aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-03-30 13:32:57 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-03-30 13:32:57 +0000
commit6d601d3bfcd02a5986ed9db48add30d639f4d1cd (patch)
treed0cee07d6a7f59dd3659fcff0d8d73c8734d7909 /phpBB/docs/CHANGELOG.html
parent80c597fadfeb55f4c7b6e7a26419ba6378a919bd (diff)
downloadforums-6d601d3bfcd02a5986ed9db48add30d639f4d1cd.tar
forums-6d601d3bfcd02a5986ed9db48add30d639f4d1cd.tar.gz
forums-6d601d3bfcd02a5986ed9db48add30d639f4d1cd.tar.bz2
forums-6d601d3bfcd02a5986ed9db48add30d639f4d1cd.tar.xz
forums-6d601d3bfcd02a5986ed9db48add30d639f4d1cd.zip
Sort backups by date, newest first (Bug #14818)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9416 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 28670b33c3..16b4759fd7 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -132,6 +132,7 @@
<li>[Fix] Add indicator to be used in code if session was created (user visits the site for the first time).</li>
<li>[Fix] Correctly count topic views for guests visiting the website the first time by entering the topic directly (Bug #43445)</li>
<li>[Fix] Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)</li>
+ <li>[Fix] Sort backups by date, newest first (Bug #14818)</li>
<li>[Change] Allow download of conflicting file for later reference in automatic updater</li>
<li>[Change] Default difference view is now 'inline' instead of 'side by side'</li>
<li>[Change] Added new option for merging differences to conflicting files in automatic updater</li>