summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-09-23 06:35:25 +0000
committerDries Buytaert <dries@buytaert.net>2001-09-23 06:35:25 +0000
commitdc5064c463b6cabda8c5074257d7123213ba5f61 (patch)
tree4cd5693ec23f0e9383a51e2fbb9295a477e81889
parent6c7b845b34d8b4d55175c7db02fa71cf62789ab6 (diff)
downloadbrdo-dc5064c463b6cabda8c5074257d7123213ba5f61.tar.gz
brdo-dc5064c463b6cabda8c5074257d7123213ba5f61.tar.bz2
- updated the CHANGELOG (on a sunny sunday morning)
-rw-r--r--CHANGELOG10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 74f681041..cf47bb624 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,19 @@
drupal x.xx, xx/xx/xxxx
-----------------------
+- improved comment.inc:
+ * anonymous users can now change the comment settings
+ * moved the "Moderate comments" button to the "Comment control" block
- rewrote the user system:
* added support for Drupal authentication through XML-RPC and through
a Jabber server.
+ * merged access.module, user.inc, account.php and user.module.
+- rewrote the search module:
+ * imrproved look and feel.
+- added new tracker module
- various updates:
* improved the search system by making it context sensitive.
-
+ * fixed various HTML/XHTML typos.
+
drupal 3.00, 15/09/2001
-----------------------
- major overhaul of the entire underlying design: