diff options
author | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-07-26 07:27:19 +0000 |
---|---|---|
committer | Neil Drumm <drumm@3064.no-reply.drupal.org> | 2006-07-26 07:27:19 +0000 |
commit | cbb8ea04dee2906166a64503971ac44c7a62c038 (patch) | |
tree | f96704f99100636db7c9fbbf693a307119e45279 | |
parent | 954a3b53ca10c10fd841d7c1c87f3de7870369a6 (diff) | |
download | brdo-cbb8ea04dee2906166a64503971ac44c7a62c038.tar.gz brdo-cbb8ea04dee2906166a64503971ac44c7a62c038.tar.bz2 |
Changelog update.
-rw-r--r-- | CHANGELOG.txt | 4 |
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 ------------------------ |