diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 84cfda6595..c119677992 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,11 +109,11 @@ <li>[Fix] Use memcache::replace() instead of memcache::set() for existing keys to prevent problems.</li> <li>[Fix] Check for required functions in eAccelerator. (Bug #54465)</li> <li>[Fix] Use correct RFC 3339 date format in ATOM feed. (Bug #55005)</li> + <li>[Fix] Do not deliver topics from unreadable or passworded forums in the news feed. (Bug #54345)</li> <li>[Change] Log activation through inactive users ACP. (Bug #30145)</li> <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] Cache overall, forums, topics and news feeds for anonymous users and bots.</li> - <li>[Change] Do not deliver topics from unreadable forums in the news feed. (Bug #54345)</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |
