summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-05-17 20:57:19 +0000
committerDries Buytaert <dries@buytaert.net>2007-05-17 20:57:19 +0000
commitd1e28d4273e8063d8ce8d420fc398424d637100c (patch)
treefe0be71c7ecaee2ecff4a3798d444c5da4d9af21 /CHANGELOG.txt
parent8cc8f878966eea0475b8dbbdff74f7c596f688ac (diff)
downloadbrdo-d1e28d4273e8063d8ce8d420fc398424d637100c.tar.gz
brdo-d1e28d4273e8063d8ce8d420fc398424d637100c.tar.bz2
- Patch #141131 by mfer: remember anonyous comment posters.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c9fe612e8..d15de48fb 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -27,6 +27,7 @@ Drupal 6.0, xxxx-xx-xx (development version)
* Check for clean URL support automatically with JavaScript.
* Removed default/settings.php. Instead the installer will create it from default.settings.php.
* Made it possible to configure your own date formats.
+ * Remember anonymous comment posters.
- Theme system:
* Added .info files to themes and made it easier to specify regions and features.
* Added theme registry: modules can directly provide .tpl.php files for their themes without having to create theme_ functions.