From 769bc7174f355531e384c3237cdcb1c7b5a3824f Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 4 Aug 2009 15:36:39 +0000 Subject: [PATCH] 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 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@
  • [Feature] Ability to control the display of custom profile fields on viewtopic (Bug #48985).
  • [Feature] Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)
  • [Feature] Separate PM Reply and PM Reply to all in prosilver.
  • +
  • [Feature] Place debug notices during captcha rendering in the error log - useful for debugging output already started errors.
  • +

    1.ii. Changes since 3.0.4