diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3cba293c99..d5f0c0d0f6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,6 +202,10 @@ 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] 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> + </ul> </div> |