diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6b7edf6465..8bd8934eb0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -91,7 +91,8 @@ <a name="v307"></a><h3>1.i. Changes since 3.0.7</h3> <ul> - <li></li> + <li>[Fix] Correctly sort database backup file list by date on database restore page. (Bug #57385)</li> + <li>[Fix] Take admin's time zone settings into account when listing database backup files. (Bug #57385)</li> </ul> <a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3> |