diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index ad1d2615e..384f01cd1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -111,6 +111,8 @@ Drupal 6.0, 2008-02-13 ported to the correct core API version. * Can now specify the minimum PHP version required for a module within the .info file. + * Drupal core no longer requires CREATE TEMPORARY TABLES or LOCK TABLES + database rights. * Dynamically check password strength and confirmation. * Refactored poll administration. * Implemented drag-and-drop positioning for blocks, menu items, taxonomy |