summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Drumm <drumm@3064.no-reply.drupal.org>2006-07-26 07:27:19 +0000
committerNeil Drumm <drumm@3064.no-reply.drupal.org>2006-07-26 07:27:19 +0000
commitcbb8ea04dee2906166a64503971ac44c7a62c038 (patch)
treef96704f99100636db7c9fbbf693a307119e45279
parent954a3b53ca10c10fd841d7c1c87f3de7870369a6 (diff)
downloadbrdo-cbb8ea04dee2906166a64503971ac44c7a62c038.tar.gz
brdo-cbb8ea04dee2906166a64503971ac44c7a62c038.tar.bz2
Changelog update.
-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
------------------------