aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-12-20 00:05:47 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-12-20 00:05:47 +0000
commit7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7 (patch)
tree6ecf30056ca74f46b07c5c54e41e6fecc3a8492a /phpBB/docs/CHANGELOG.html
parent2eb337ba41a4ecb264f03a07c92f0fba9b5a57c6 (diff)
downloadforums-7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7.tar
forums-7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7.tar.gz
forums-7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7.tar.bz2
forums-7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7.tar.xz
forums-7d406a36cdb3b66cbc2d3c4c4ebdcf10564917d7.zip
All topics feed now returns newest board topics. Reduce required queries and complexity.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10350 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 55494f90d6..00754c5370 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -127,6 +127,7 @@
<li>[Change] Use em dash instead of hyphen/minus as separator in ATOM Feeds item statistics. (Bug #53565)</li>
<li>[Change] Alter ACP user quick tools interface to reduce confusion with the delete operation.</li>
<li>[Change] Remove item limit from &quot;All forums&quot; feed.</li>
+ <li>[Change] &quot;All topics&quot; feed now returns newest board topics.</li>
</ul>
<a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3>