summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 74ce3da86..4ca451bc7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,9 @@ Drupal x.x.x, xxxx-xx-xx (to be released)
* added support for database table prefxing.
- performance improvements:
* optimized SQL queries.
+- comment module:
+ * changed the comment module to use the standard pager and rewrote the
+ comment housekeeping code to be much more efficient.
- usability improvements:
* added support for "mass node operations" to ease repetitive tasks.