aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-07-16 01:06:34 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-07-16 01:06:34 +0000
commit3158d0897e7bb94285fbf95e4ab8d118ff5460dd (patch)
treed09f383faef76b4b137ef89c050c4e8d20c12ca7 /phpBB/docs
parentddff6f134ce5303b7e7a28673717c3b9f803d016 (diff)
downloadforums-3158d0897e7bb94285fbf95e4ab8d118ff5460dd.tar
forums-3158d0897e7bb94285fbf95e4ab8d118ff5460dd.tar.gz
forums-3158d0897e7bb94285fbf95e4ab8d118ff5460dd.tar.bz2
forums-3158d0897e7bb94285fbf95e4ab8d118ff5460dd.tar.xz
forums-3158d0897e7bb94285fbf95e4ab8d118ff5460dd.zip
#13463
- tiny issue with get_tables() git-svn-id: file:///svn/phpbb/trunk@7893 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 24e0060bff..5df23ae7e8 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -247,6 +247,8 @@ p a {
<li>[Fix] Explain that themes which need parsing cannot be stored on the filesystem (Bug #11134)</li>
<li>[Fix] Normalize usernames</li>
<li>[Change] Improved utf8_clean_string with a more complete list of homographs and NFKC normalization</li>
+ <li>[Fix] Fixed error messages that ACP Database can give (Bug #13463)</li>
+ <li>[Fix] Fixed potential issues with databases that use tables names is uppercase</li>
</ul>