diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-04-12 20:29:06 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-04-12 20:29:06 +0000 |
commit | feba85076e6899681977d1d6fe84113600430d3e (patch) | |
tree | a6ba76e06aa729e3d2b0186edd1eaaeb22796637 | |
parent | 2926060f6a59fb8baf1045730349ca4911d97393 (diff) | |
download | brdo-feba85076e6899681977d1d6fe84113600430d3e.tar.gz brdo-feba85076e6899681977d1d6fe84113600430d3e.tar.bz2 |
- updated CHANGELOG
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,6 +13,8 @@ drupal x.xx, xx/xx/xxxx - rewrote watchdog and submission throttle - added settings.module: * moved most configuration options to the administration section +- added page.module: + * allows creation of static (and dynamic) pages - various updates: * added preview functionality when submitting new content (such as a story) from the administration pages. * made the administration section only show those links a user has access to. @@ -27,7 +29,7 @@ drupal x.xx, xx/xx/xxxx + W3C validation on a best effort basis + removed $theme->control() from themes + added theme "goofy" -- revised documentation +- collaborativly revised and expanded documentation drupal 2.00, 15/03/2001 ----------------------- |