diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-11-16 17:57:09 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-11-16 17:57:09 +0000 |
commit | 0e60955210f3afcc10b2cd9c0ba8f2e5da369e17 (patch) | |
tree | 196bd70b573db436ef093557742c9567bd6796ee | |
parent | ec726aa7ab536b77e5a974c06e6419217241d1e5 (diff) | |
download | brdo-0e60955210f3afcc10b2cd9c0ba8f2e5da369e17.tar.gz brdo-0e60955210f3afcc10b2cd9c0ba8f2e5da369e17.tar.bz2 |
- Some CHANGELOG updates
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |