diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
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> |