summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-04-30 05:12:46 +0000
committerDries Buytaert <dries@buytaert.net>2004-04-30 05:12:46 +0000
commite4d45aaef3458247082ae8560142f7b12761f86a (patch)
tree4da804ed546682d9d8428865964bdf73c55cc8ad /CHANGELOG.txt
parentdfd66f998d9f00a312f8e903c191a5b5dc7ad87c (diff)
downloadbrdo-e4d45aaef3458247082ae8560142f7b12761f86a.tar.gz
brdo-e4d45aaef3458247082ae8560142f7b12761f86a.tar.bz2
- Patch by Adrian: added support for multiple database connections.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index bdff215b8..fc7f42e6e 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -7,7 +7,11 @@ Drupal x.x.x, xxxx-xx-xx
- menu module:
* made it possible to customize menus.
- refactored 403 (forbidden) handling and added support for custom 403 pages.
-- added support for RSS ping-notifications of http://technorati.com/.
+- syndication:
+ * added support for RSS ping-notifications of http://technorati.com/.
+- database backend:
+ * added support for mutiple database connections.
+ * refactored the categorization of news items.
- usability:
* slightly reorganized navigation menus.