summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index cfcd3a39b..315fcc60c 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -95,7 +95,8 @@ Drupal 7.0, xxxx-xx-xx (development version)
contributed modules.
- Added code registry:
* Using the registry, modules declare their includable files via their .info file,
- allowing Drupal to lazy-load classes and interfaces as needed.
+ allowing Drupal to lazy-load code as needed, resulting in significant performance
+ and memory improvements.
- Theme system:
* Removed the Bluemarine, Chameleon and Pushbutton themes. These themes live
on as contributed themes (http://drupal.org/project/bluemarine,