diff options
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index bcb0bcc847..7f6fc30540 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -194,6 +194,7 @@ p a { <li>[Fix] Hide autologin box when autologin is disabled (Bug #13093)</li> <li>[Fix] Account for the forum id not being part of the request uri in prosilver (Bug #13121)</li> <li>[Fix] Properly alter PostgreSQL tables</li> + <li>[Fix] Properly cache template files that were stored in the database (Bug #12675)</li> </ul> |