diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-12-17 00:12:51 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-12-17 00:12:51 +0000 |
| commit | 6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f (patch) | |
| tree | 81a4ada266722550168b1eee77bd7cffbf150166 /phpBB/docs | |
| parent | d5c16e4c8f5fe0859e127d979a1988c96e6bba8a (diff) | |
| download | forums-6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f.tar forums-6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f.tar.gz forums-6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f.tar.bz2 forums-6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f.tar.xz forums-6cc60ee8c23fdd1f9b9ff9df81ed0a7f05ce1d2f.zip | |
Improve 'All forums' feed: Remove limit, display all forums. Join all queries to one.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10344 89ea8834-ac86-4346-8a33-228a782c2dd0
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 c6bb7e2243..4706877eae 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -124,6 +124,7 @@ <li>[Change] Send time of last item instead of current time in ATOM Feeds. (Bug #53305)</li> <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 "All forums" feed.</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |
