summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3ce548602..bebdf1a17 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Drupal x.x.x, xxxx-xx-xx
* made it possible to disable the "comment viewing controls".
- performance:
* improved module loading when serving cached pages.
+ * made it possible to automatically disable blocks when under heavy load.
- theme system:
* made all theme functions start with 'theme_'.
* made all theme functions return their output.