summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-11-16 17:57:09 +0000
committerDries Buytaert <dries@buytaert.net>2003-11-16 17:57:09 +0000
commit0e60955210f3afcc10b2cd9c0ba8f2e5da369e17 (patch)
tree196bd70b573db436ef093557742c9567bd6796ee
parentec726aa7ab536b77e5a974c06e6419217241d1e5 (diff)
downloadbrdo-0e60955210f3afcc10b2cd9c0ba8f2e5da369e17.tar.gz
brdo-0e60955210f3afcc10b2cd9c0ba8f2e5da369e17.tar.bz2
- Some CHANGELOG updates
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9919945ae..124d40906 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Drupal x.x.x, xxxx-xx-xx
------------------------
+- added support for the MetaWeblog API and MoveableType extensions.
- theme system:
* made all theme functions start with 'theme_'.
* made all theme functions return their output.
@@ -103,7 +104,7 @@ Drupal 4.0.0, 2002-06-15
* speeds up pages for anonymous users and reduces system load.
- added support for external SMTP libraries.
- added an archive extension to the calendar.
-- added blogger API support.
+- added support for the Blogger API.
- themes:
* cleaned up the theme system.
* moved themes that are not maintained to contributions CVS repository.