diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
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> |