diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2010-01-17 17:23:47 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2010-01-17 17:23:47 +0000 |
commit | 2fd7cd661b35bf52f1433b4682f37d0641593859 (patch) | |
tree | e162f10e852917f5da8d71e09d2364434b1b4e41 | |
parent | 0480a4e91e4da1a9494cd0b0370780fabed5479c (diff) | |
download | forums-2fd7cd661b35bf52f1433b4682f37d0641593859.tar forums-2fd7cd661b35bf52f1433b4682f37d0641593859.tar.gz forums-2fd7cd661b35bf52f1433b4682f37d0641593859.tar.bz2 forums-2fd7cd661b35bf52f1433b4682f37d0641593859.tar.xz forums-2fd7cd661b35bf52f1433b4682f37d0641593859.zip |
update log
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10419 89ea8834-ac86-4346-8a33-228a782c2dd0
-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> |