diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-08-12 18:35:36 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-08-12 18:35:36 +0000 |
commit | 38596a444344e8a2f3ee446d21021db6d6ef6d63 (patch) | |
tree | 0b1a1ff2c29229256faa8acc66282197a73b0998 | |
parent | 7af49ab274e7ea650abfecb323ae4b510960b5c3 (diff) | |
download | brdo-38596a444344e8a2f3ee446d21021db6d6ef6d63.tar.gz brdo-38596a444344e8a2f3ee446d21021db6d6ef6d63.tar.bz2 |
- Updated the CHANGELOG
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |