aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorRuslan Uzdenov <rxu@mail.ru>2009-07-14 14:46:38 +0000
committerRuslan Uzdenov <rxu@mail.ru>2009-07-14 14:46:38 +0000
commit51748b00ed8e6b709f1a7df59570e8ecee6783d5 (patch)
tree9dd01ff6e3e6dbf949eb84f931a7ff6276b7dfde /phpBB/docs
parent5cbf5d4b16a41ea2599cb7f56836d5b963ab4000 (diff)
downloadforums-51748b00ed8e6b709f1a7df59570e8ecee6783d5.tar
forums-51748b00ed8e6b709f1a7df59570e8ecee6783d5.tar.gz
forums-51748b00ed8e6b709f1a7df59570e8ecee6783d5.tar.bz2
forums-51748b00ed8e6b709f1a7df59570e8ecee6783d5.tar.xz
forums-51748b00ed8e6b709f1a7df59570e8ecee6783d5.zip
Fix bug #46765 - View unread posts
Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9755 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 8334214de2..30d624c08f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -196,6 +196,7 @@
<li>[Feature] Store signature configuration options in database (Bug #45115 - Patch by rxu)</li>
<li>[Feature] Add bare-bones quick-reply editor to viewtopic.</li>
<li>[Feature] Detect when a post has been altered by someone else while editing. (Patch by bantu)</li>
+ <li>[Feature] Add unread posts quick search option (Bug #46765 - Patch by rxu)</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>