diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c07d433ba..0bf687f89 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -17,6 +17,8 @@ Drupal 7.0, xxxx-xx-xx (development version) order can now be customised using the Views module. * Added more features to the default install profile, and a new slimmed down install profile for developers. + * Image toolkits are added by modules instead of being copied to + the includes directory. - Search: * Added support for language-aware searches. - Testing: |