|
From: Henry S. <kel...@ph...> - 2009-07-25 13:44:47
|
Author: Kellanved
Date: Sat Jul 25 12:49:14 2009
New Revision: 9849
Log:
details
Modified:
branches/phpBB-3_0_0/phpBB/docs/CHANGELOG.html
Modified: branches/phpBB-3_0_0/phpBB/docs/CHANGELOG.html
==============================================================================
*** branches/phpBB-3_0_0/phpBB/docs/CHANGELOG.html (original)
--- branches/phpBB-3_0_0/phpBB/docs/CHANGELOG.html Sat Jul 25 12:49:14 2009
***************
*** 199,204 ****
--- 199,210 ----
<li>[Change] Cache get_username_string() function calls on viewtopic.</li>
<li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li>
<li>[Feature] Backported 3.2 captcha plugins.</li>
+ <ul>
+ <li>Classic and GD CAPTCHA</li>
+ <li>reCaptcha (based on API from recaptcha.net by Mike Crawford and Ben Maurer)</li>
+ <li>Q&A CAPTCHA</li>
+ <li>3D Wave (by Robert "e;Xore& Hetzler)/li>
+ </ul>
<li>[Feature] Introduced new ACM plugins:
<ul>
<li>null</li>
|