diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-06 15:34:31 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-06 15:34:31 +0000 |
commit | 77ca063131f8ef62065883030843715541c8c138 (patch) | |
tree | fdb63288ecbdb1b5223f9a2e027bd9f01686cdef /phpBB/docs | |
parent | fc0ae23d3445a952440af1fc77a3a033bec2dc93 (diff) | |
download | forums-77ca063131f8ef62065883030843715541c8c138.tar forums-77ca063131f8ef62065883030843715541c8c138.tar.gz forums-77ca063131f8ef62065883030843715541c8c138.tar.bz2 forums-77ca063131f8ef62065883030843715541c8c138.tar.xz forums-77ca063131f8ef62065883030843715541c8c138.zip |
the addition was completely unrelated to the bug report. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9359 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e17e2ee4a2..40a4a8b2e6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,7 +118,7 @@ <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. (Bug #40045)</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> |