summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-12-30 13:13:22 +0000
committerDries Buytaert <dries@buytaert.net>2004-12-30 13:13:22 +0000
commit828be2ad6198538def4eb3da0ce03a34961a38e9 (patch)
tree7e56235e0af84c21f4381672353e92a3b9f4488c /CHANGELOG.txt
parent26875e9b38985518e9ecf49d18682d42265cf806 (diff)
downloadbrdo-828be2ad6198538def4eb3da0ce03a34961a38e9.tar.gz
brdo-828be2ad6198538def4eb3da0ce03a34961a38e9.tar.bz2
- Patch #13020 by chx: let Drupal handle multiple database layers.
- Removed the PEAR database backend. It's no longer being used/maintained.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 7be06d3eb..e3f7ffd7d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -18,6 +18,8 @@ Drupal x.x.x, xxxx-xx-xx
* added a simple contact module that allows users to contact each other using e-mail.
- multi-site configuration:
* made it possible to run multiple sites from a single code base.
+- database backend:
+ * the PEAR database backend is no longer supported.
- performance:
* improved performance of the forum topics block.
* improved performance of the tracker module.