summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-08-12 18:35:36 +0000
committerDries Buytaert <dries@buytaert.net>2003-08-12 18:35:36 +0000
commit38596a444344e8a2f3ee446d21021db6d6ef6d63 (patch)
tree0b1a1ff2c29229256faa8acc66282197a73b0998
parent7af49ab274e7ea650abfecb323ae4b510960b5c3 (diff)
downloadbrdo-38596a444344e8a2f3ee446d21021db6d6ef6d63.tar.gz
brdo-38596a444344e8a2f3ee446d21021db6d6ef6d63.tar.bz2
- Updated the CHANGELOG
-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.