summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2001-04-12 20:29:06 +0000
committerDries Buytaert <dries@buytaert.net>2001-04-12 20:29:06 +0000
commitfeba85076e6899681977d1d6fe84113600430d3e (patch)
treea6ba76e06aa729e3d2b0186edd1eaaeb22796637
parent2926060f6a59fb8baf1045730349ca4911d97393 (diff)
downloadbrdo-feba85076e6899681977d1d6fe84113600430d3e.tar.gz
brdo-feba85076e6899681977d1d6fe84113600430d3e.tar.bz2
- updated CHANGELOG
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 96229e6d1..6a76817bf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
-----------------------