aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-03-04 10:16:03 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-03-04 10:16:03 +0000
commitd80291bd9dfc62dc8b44ee765ccde11079b3bbf4 (patch)
treefdb63288ecbdb1b5223f9a2e027bd9f01686cdef /phpBB/docs/CHANGELOG.html
parentaef857c98d518260ba428dd31c054e910f6f54fc (diff)
downloadforums-d80291bd9dfc62dc8b44ee765ccde11079b3bbf4.tar
forums-d80291bd9dfc62dc8b44ee765ccde11079b3bbf4.tar.gz
forums-d80291bd9dfc62dc8b44ee765ccde11079b3bbf4.tar.bz2
forums-d80291bd9dfc62dc8b44ee765ccde11079b3bbf4.tar.xz
forums-d80291bd9dfc62dc8b44ee765ccde11079b3bbf4.zip
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
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<li>[Change] Added new options for visual confirmation.</li>
<li>[Change] Add link to user profile in the MCP for user notes and warn user.</li>
<li>[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)</li>
+ <li>[Feature] db_tools now support create table and drop table.</li>
+ <li>[Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)</li>
</ul>
<a name="v303"></a><h3>1.ii. Changes since 3.0.3</h3>