summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b4ef2fcce..460c448e1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+Drupal x.x.x, xxxx-xx-xx (to be released)
+------------------------
+
+- database backend:
+ * added support for database table prefxing.
+
Drupal 4.2.0, xxxx-xx-xx (to be released)
------------------------
@@ -69,7 +75,7 @@ Drupal 4.0.0, 2002-06-15
- themes:
* cleaned up the theme system.
* moved themes that are not maintained to contributions CVS repository.
-- database abstraction:
+- database backend:
* changed to PEAR database abstraction layer.
* using ANSI SQL queries to be more portable.
- rewrote the user system: