diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 7bcda12e65..ad71833aa1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,6 +202,7 @@ p a { <li>[Fix] Font colour list having the correct height in IE (Bug #9571)</li> <li>[Feature] Added mark/unmark all links to the bots page (Bug #12461)</li> <li>[Fix] Introduced check on duplicate usernames during bot creation/edit (Bug #12461)</li> + <li>[Fix] Allow multibyte letters for smilie codes(Bug #12321)</li> <li>[Fix] Correctly chmod created cache files (Bug #12859)</li> <li>[Fix] Use our global expression for checking email syntax in memberlist (Bug #12827)</li> <li>[Fix] Correctly retrieve/refresh templates stored in database if using subdirectories within template directory (Bug #12839)</li> @@ -210,6 +211,7 @@ p a { <li>[Fix] Make sure the automatic update is also working for those having fsockopen disabled</li> <li>[Fix] Simulate recache of theme data on automatic update finished page - recaching it if css data changed</li> <li>[Feature] Allow dropping in custom "info_[module class]_*.php" files to language/*/mods directory for inclusion into the menu structure without the need to modify phpBB language files for menu placements</li> + <li>[Fix] Added login box to egosearch (Bug #12941)</li> </ul> |