diff options
-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 275707cce2..4c9d6376e2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -201,6 +201,8 @@ p a { <li>[Fix] Properly escaped the delimiter in disallowed username comparisons (Bug #11339)</li> <li>[Fix] Check global purge setting (Bug #11555)</li> <li>[Fix] Improper magic url parsing applied to already parsed [url=] bbcode tag (Bug #11429)</li> + <li>[Fix] Renamed two indicies for Oracle support (Bug #11457)</li> + <li>[Fix] Added support for ISO-8859-8-i in the character set convertor</li> </ul> </div> |