diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-09-16 19:28:11 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-09-16 19:28:11 +0000 |
commit | 3688a5859d7ca23c8d99c7cafd62cc448cb5929a (patch) | |
tree | 38a816aaa8bf1a1bb597ca965022d4f404da1cda | |
parent | aded5841029c0639dd5c9da1bb5c779beda76abf (diff) | |
download | brdo-3688a5859d7ca23c8d99c7cafd62cc448cb5929a.tar.gz brdo-3688a5859d7ca23c8d99c7cafd62cc448cb5929a.tar.bz2 |
- Added a note about the forum module performance improvements.
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8ebff4297..d52af74c0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -36,6 +36,7 @@ Drupal x.x.x, xxxx-xx-xx * added support for auto-discovery of blogger API via RSD. - performance: * added support for sending gzip compressed pages. + * improved performance of the forum module. - accessibility: * improved the accessibility of the archive module's calendar. * improved form handling and error reporting. |