diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-09-23 06:35:25 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-09-23 06:35:25 +0000 |
commit | dc5064c463b6cabda8c5074257d7123213ba5f61 (patch) | |
tree | 4cd5693ec23f0e9383a51e2fbb9295a477e81889 | |
parent | 6c7b845b34d8b4d55175c7db02fa71cf62789ab6 (diff) | |
download | brdo-dc5064c463b6cabda8c5074257d7123213ba5f61.tar.gz brdo-dc5064c463b6cabda8c5074257d7123213ba5f61.tar.bz2 |
- updated the CHANGELOG (on a sunny sunday morning)
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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: |