aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorRuslan Uzdenov <rxu@mail.ru>2009-12-14 17:43:37 +0000
committerRuslan Uzdenov <rxu@mail.ru>2009-12-14 17:43:37 +0000
commite94224ecc7cf7bd7bba0b2352bd8e61a927b4186 (patch)
tree6136072f728cd9d67d8284ba67fbe88cd1ed2c0a /phpBB/docs
parent2ac753b7258504d53a158a89ea36dbff6df0ca3e (diff)
downloadforums-e94224ecc7cf7bd7bba0b2352bd8e61a927b4186.tar
forums-e94224ecc7cf7bd7bba0b2352bd8e61a927b4186.tar.gz
forums-e94224ecc7cf7bd7bba0b2352bd8e61a927b4186.tar.bz2
forums-e94224ecc7cf7bd7bba0b2352bd8e61a927b4186.tar.xz
forums-e94224ecc7cf7bd7bba0b2352bd8e61a927b4186.zip
Correctly get unread status information for global announcements in search results.
Authorised by: bantu git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10339 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6b309c45b0..f0bc0f6a44 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -118,6 +118,7 @@
<li>[Fix] Correct rendering of prosilver quick reply under IE6. (Bug #54115 - Patch by Raimon)</li>
<li>[Fix] Correct wording for &quot;How do I show an image below my username&quot; question answer in FAQ. (Bug #23935)</li>
<li>[Fix] Handle export of private messages where all recipients were deleted. (Bug #50985)</li>
+ <li>[Fix] Correctly get unread status information for global announcements in search results.</li>
<li>[Change] Move redirect into a hidden field to avoid issues with mod_security. (Bug #54145)</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>