summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-09-16 19:28:11 +0000
committerDries Buytaert <dries@buytaert.net>2004-09-16 19:28:11 +0000
commit3688a5859d7ca23c8d99c7cafd62cc448cb5929a (patch)
tree38a816aaa8bf1a1bb597ca965022d4f404da1cda
parentaded5841029c0639dd5c9da1bb5c779beda76abf (diff)
downloadbrdo-3688a5859d7ca23c8d99c7cafd62cc448cb5929a.tar.gz
brdo-3688a5859d7ca23c8d99c7cafd62cc448cb5929a.tar.bz2
- Added a note about the forum module performance improvements.
-rw-r--r--CHANGELOG.txt1
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.