diff options
-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 3b89c1f454..4df893e1dc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -142,6 +142,8 @@ <li>[Change] Send statistics now check for IPv6 and send private network status as a boolean.</li> <li>[Change] Split "All topics" feed into "New Topics" and "Active Topics" feeds.</li> <li>[Change] Forum feed no longer includes posts of subforums.</li> + <li>[Change] Show login attempt CAPTCHA option in the captcha plugin module.</li> + <li>[Change] It is no longer possible to persist a solution for the login CAPTCHA.</li> </ul> <a name="v305"></a><h3>1.ii. Changes since 3.0.5</h3> |