diff options
Diffstat (limited to 'phpBB/docs')
-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 1cc71558a8..823ec15562 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -191,6 +191,8 @@ p a { <li>[Feature] Let the user choose how to update modified files (merging, using new file or using old file) within automatic updater</li> <li>[Fix] An extra \ in an Oracle SQL regex was corrected (Bug #13151)</li> <li>[Fix] Added a missing global to get_file() (Bug #13149)</li> + <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> </ul> |