From b4297abf2a6aca7e6d3ffccbb61c096a5c590f86 Mon Sep 17 00:00:00 2001 From: Ruslan Uzdenov Date: Mon, 17 Aug 2009 13:25:04 +0000 Subject: Fix bug #49525 - Search for unreads should require login Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10004 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a605f3a164..6182711169 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -223,6 +223,7 @@
  • [Change] Introduce new parameter to page_header() for forum specific who is online listings.
  • [Change] Lifted minimum requirement for Firebird DBMS from 2.0+ to 2.1+.
  • [Change] Unapproved topics can no longer be replied to (Bug #44005)
  • +
  • [Change] Require user to be registered and logged in to search for unread posts if topic read tracking is disabled for guests (Bug #49525)
  • [Change] Allow three-digit hex notation in Color BBcode. (Bug #39965 - Patch by m0rpha)
  • [Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)
  • [Feature] Backported 3.2 captcha plugins. -- cgit v1.2.1