diff options
author | Andreas Fischer <bantu@phpbb.com> | 2010-01-12 21:15:32 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2010-01-12 21:15:32 +0000 |
commit | 0f5856ce5b4b41572c4a819865b339e8137eeae1 (patch) | |
tree | 47ec990bf8b254e1d06343dab3ad92f6f347d3c8 /phpBB/docs/CHANGELOG.html | |
parent | 7462724a2488881e50006ce8815bebbd71ff5618 (diff) | |
download | forums-0f5856ce5b4b41572c4a819865b339e8137eeae1.tar forums-0f5856ce5b4b41572c4a819865b339e8137eeae1.tar.gz forums-0f5856ce5b4b41572c4a819865b339e8137eeae1.tar.bz2 forums-0f5856ce5b4b41572c4a819865b339e8137eeae1.tar.xz forums-0f5856ce5b4b41572c4a819865b339e8137eeae1.zip |
No longer include subforums in forum feed.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10405 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 b296494745..7914efe6b1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -138,6 +138,7 @@ <li>[Change] Alter ACP user quick tools interface to reduce confusion with the delete operation.</li> <li>[Change] Send statistics now check for IPv6 and send private network status as a boolean.</li> <li>[Change] Split "All topics" feed into "New Topics" and "Active Topics" feeds.</li> + <li>[Change] Forum feed no longer includes posts of subforums.</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |