1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

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
This commit is contained in:
Andreas Fischer
2009-12-20 00:05:47 +00:00
parent 2eb337ba41
commit 7d406a36cd
2 changed files with 30 additions and 28 deletions

View File

@@ -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>