diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-11-06 12:50:32 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-11-06 12:50:32 +0000 |
commit | 13f1d2edae13f8f83c9045c840357ed36fbb9eff (patch) | |
tree | 27ca45ab40a67a194e8e0984de1715b901e27c05 | |
parent | c214cee319c4d9f7e7fd58a5c32d6eb8e1409fcc (diff) | |
download | brdo-13f1d2edae13f8f83c9045c840357ed36fbb9eff.tar.gz brdo-13f1d2edae13f8f83c9045c840357ed36fbb9eff.tar.bz2 |
- Updated CHANGELOG
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6ea1b854c..63d53d86f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -7,6 +7,10 @@ Drupal x.x.x, xxxx-xx-xx * added UTF-8 support to make it work with all languages. * improved search indexing. * improved search output. +- syndication: + * added support for RSS ping-notifications of http://technorati.com/. +- performance: + * improved performance of the tracker module. Drupal 4.5.0, 2004-10-18 ------------------------ |