summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index adfa7fcd3..1d4142b09 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -23,6 +23,10 @@ Drupal x.x.x, xxxx-xx-xx (development version)
- distributed authentication:
* added default server option.
- fixed critical SQL issue, see SA-2006-005
+- database API:
+ * added db_table_exists().
+- blogapi module:
+ * 'blogapi new' and 'blogapi edit' nodeapi operations.
Drupal 4.7.0, 2006-05-01
------------------------