aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-06-20 14:24:02 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-06-20 14:24:02 +0000
commit59ee46e2a963492f53cc78189b5020536338986d (patch)
tree9f3767155ad934bbbf60de8ab8e08885484ad310 /phpBB/docs
parenta0248584a6aaa2334ae54c2f145500b9b0a6d6a0 (diff)
downloadforums-59ee46e2a963492f53cc78189b5020536338986d.tar
forums-59ee46e2a963492f53cc78189b5020536338986d.tar.gz
forums-59ee46e2a963492f53cc78189b5020536338986d.tar.bz2
forums-59ee46e2a963492f53cc78189b5020536338986d.tar.xz
forums-59ee46e2a963492f53cc78189b5020536338986d.zip
#12577
Don't allow users into bot mode to end the illusion of being able to log in as googlebot while keeping privileges (that really wasn't possible). git-svn-id: file:///svn/phpbb/trunk@7785 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ab863d7fc6..eec7dabf40 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -291,6 +291,8 @@ p a {
<li>[Fix] Allow searching for multibyte authors (Bug #11793)</li>
<li>[Fix] Writing directories/files with correct permissions using FTP for transfers on PHP4</li>
<li>[Fix] Oracle sequences during conversions are now corrected (Bug #12555)</li>
+ <li>[Fix] Allow users to continue after selecting "No" in the merge quickmod confirmation (Bug #12577)</li>
+
</ul>
</div>