aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index d5f0c0d0f6..865c8c5e0f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -205,6 +205,10 @@ p a {
<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>
+ <li>[Fix] Correctly translate special group names in ucp_groups.php (Bug #12597)</li>
+ <li>[Fix] Search boxes not loosing session id (changing method from get to post) (Bug #12643)</li>
+ <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>
</ul>