- Patch #499156 by Wim Leers: added CDN to CHANGELOG.txt.

merge-requests/26/head
Dries Buytaert 2009-09-05 06:03:29 +00:00
parent a4c51572c2
commit 93a8a68e17
1 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,8 @@ Drupal 7.0, xxxx-xx-xx (development version)
* The mime_extension_mapping variable has been removed. Modules that need to
alter the default MIME type extension mappings should implement
hook_file_mimetype_mapping_alter().
* Added the hook_file_url_alter() hook, which makes it possible to serve
files from a CDN.
- Image handling:
* Improved image handling, including better support for add-on image
libraries.