summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2007-05-20 12:34:48 +0000
committerDries Buytaert <dries@buytaert.net>2007-05-20 12:34:48 +0000
commit2934a3d9bd001fc746456696a818f36f40ed75c7 (patch)
treea2f39026a09c70404823a39606d177c89713a622 /CHANGELOG.txt
parentb86d106e0e8e4417cefc0f0318cb2ba108073194 (diff)
downloadbrdo-2934a3d9bd001fc746456696a818f36f40ed75c7.tar.gz
brdo-2934a3d9bd001fc746456696a818f36f40ed75c7.tar.bz2
- Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted.
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 d15de48fb..dd927d66e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -8,6 +8,7 @@ Drupal 6.0, xxxx-xx-xx (development version)
* The watchdog module is now called dblog, and is optional, but enabled by default in the default install profile.
* Extended the database log module so log messages can be filtered.
* Added syslog module: useful for monitoring large Drupal installations.
+- Added optional e-mail notifications when user are approved, blocked, or deleted.
- Added versioning support to node terms.
- Made it easier to theme the forum overview page.
- Drupal works with error reporting set to E_ALL.