aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-03-06 15:23:57 +0000
committerChris Smith <toonarmy@phpbb.com>2009-03-06 15:23:57 +0000
commitfc0ae23d3445a952440af1fc77a3a033bec2dc93 (patch)
treeaf59b6bee4b1784b87d0232afa3e226c46d8a2bf /phpBB/docs
parentd80291bd9dfc62dc8b44ee765ccde11079b3bbf4 (diff)
downloadforums-fc0ae23d3445a952440af1fc77a3a033bec2dc93.tar
forums-fc0ae23d3445a952440af1fc77a3a033bec2dc93.tar.gz
forums-fc0ae23d3445a952440af1fc77a3a033bec2dc93.tar.bz2
forums-fc0ae23d3445a952440af1fc77a3a033bec2dc93.tar.xz
forums-fc0ae23d3445a952440af1fc77a3a033bec2dc93.zip
Bug number for create table in db_tools
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9358 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 40a4a8b2e6..e17e2ee4a2 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.</li>
+ <li>[Feature] db_tools now support create table and drop table. (Bug #40045)</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>