aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-08-04 15:36:39 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-08-04 15:36:39 +0000
commit769bc7174f355531e384c3237cdcb1c7b5a3824f (patch)
treeed682adfd3934e9077907765e4fa2b5991e22a9d
parent81998a510462f87acf4dc1f93d99b85f1025580c (diff)
downloadforums-769bc7174f355531e384c3237cdcb1c7b5a3824f.tar
forums-769bc7174f355531e384c3237cdcb1c7b5a3824f.tar.gz
forums-769bc7174f355531e384c3237cdcb1c7b5a3824f.tar.bz2
forums-769bc7174f355531e384c3237cdcb1c7b5a3824f.tar.xz
forums-769bc7174f355531e384c3237cdcb1c7b5a3824f.zip
use new flag to place captcha errors in the error log (if debug is set)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9922 89ea8834-ac86-4346-8a33-228a782c2dd0
-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 1ba549272c..01205402d2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -262,6 +262,8 @@
<li>[Feature] Ability to control the display of custom profile fields on viewtopic (Bug #48985).</li>
<li>[Feature] Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)</li>
<li>[Feature] Separate PM Reply and PM Reply to all in prosilver.</li>
+ <li>[Feature] Place debug notices during captcha rendering in the error log - useful for debugging output already started errors.</li>
+
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>