From d80291bd9dfc62dc8b44ee765ccde11079b3bbf4 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 4 Mar 2009 10:16:03 +0000 Subject: [PATCH] forgot to commit changelog entries for database updater and db_tools git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9357 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 0a90f4f5f3..40a4a8b2e6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,6 +118,8 @@
  • [Change] Added new options for visual confirmation.
  • [Change] Add link to user profile in the MCP for user notes and warn user.
  • [Feature] Allow translation of custom BBCode help messages. (Patch by bantu)
  • +
  • [Feature] db_tools now support create table and drop table.
  • +
  • [Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)
  • 1.ii. Changes since 3.0.3