diff options
Diffstat (limited to 'phpBB/docs')
-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 43afbd4411..921ae212a7 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -204,6 +204,7 @@ p a { <li>[Fix] Allow the merge selection screen to work (Bug #14363)</li> <li>[Change] Require additional permissions for copying permission when editing forums </li> <li>[Fix] Local magic URLs no longer get an additional trailing slash (Bug #14362)</li> + <li>[Fix] Do not let the cron script stale for one hour if register_shutdown_function is not able to be called (Bug #14436)</li> </ul> </div> |