aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2010-01-26 11:11:15 +0000
committerHenry Sudhof <kellanved@phpbb.com>2010-01-26 11:11:15 +0000
commitac27e1961a0de3821c77e1f8ef877ac1caf6da10 (patch)
treeae2549a651f720789e5d58eb8070daa60c18adbe
parent345de34ac1645f578498930a7927e1cf9a6b94e7 (diff)
downloadforums-ac27e1961a0de3821c77e1f8ef877ac1caf6da10.tar
forums-ac27e1961a0de3821c77e1f8ef877ac1caf6da10.tar.gz
forums-ac27e1961a0de3821c77e1f8ef877ac1caf6da10.tar.bz2
forums-ac27e1961a0de3821c77e1f8ef877ac1caf6da10.tar.xz
forums-ac27e1961a0de3821c77e1f8ef877ac1caf6da10.zip
doc
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10452 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index f12b58885f..47a8034baa 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -162,6 +162,10 @@
<li>[Change] SQLite is no longer autoloaded by the installer. (Bug #56105)</li>
<li>[Change] Friends and foes will not show up as private message rule options if their respective UCP modules are disabled. (Bug #51155)</li>
<li>[Change] Offer for guests to log in for egosearch and unreadposts search before the search permissions check. (Bug #51585)</li>
+ <li>[Change] Disallow deleting the last question of the Q&amp;A CAPTCHA.</li>
+ <li>[Change] Tweak Q&amp;A CAPTCHA garbage collection.</li>
+ <li>[Change] Show a proper preview for the Q&amp;A CAPTCHA. (Bug #56365)</li>
+
<li>[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter &quot;auth=http&quot;.</li>
</ul>