diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-05-12 21:09:29 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-05-12 21:09:29 +0000 |
commit | dcb7816ce2018e5f7248d0372f990507b99cc510 (patch) | |
tree | 565030b5f8ab2feb9d8fe138d9ead51550c6baf6 | |
parent | 86bb9a10cbe39216290a634a5e35581046c98458 (diff) | |
download | brdo-dcb7816ce2018e5f7248d0372f990507b99cc510.tar.gz brdo-dcb7816ce2018e5f7248d0372f990507b99cc510.tar.bz2 |
- Updated CHANGELOG
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ drupal x.xx, xx/xx/xxxx * access control is based on much more powerful regular expressions (regex) now rather than on MySQL pattern matching. - rewrote watchdog and submission throttle - rewrote section code and renamed it to structure.module: - * supports both "categories" and "topics" (cfr. Scoop, SlashCode) + * supports both "categories" and "topics" (cfr. Scoop, SlashCode). Topics can be nested to create a multi-level hierarchy. * added "auto-post new submissions" feature versus "moderate new submissions". - added settings.module: * moved most configuration options to the administration section @@ -38,7 +38,7 @@ drupal x.xx, xx/xx/xxxx + W3C validation on a best effort basis + removed $theme->control() from themes + added theme "goofy" -- collaboratively revised and expanded documentation +- collaboratively revised and expanded the drupal documentation drupal 2.00, 15/03/2001 ----------------------- |