From: Andreas F. <ba...@ph...> - 2009-07-25 14:48:44
|
Author: bantu Date: Sat Jul 25 15:48:25 2009 New Revision: 9852 Log: r9849, r9851 - Do it right ... hopefully 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 15:48:25 2009 *************** *** 199,211 **** <li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li> <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 "Xore" Hetzler)/li> </ul> <li>[Feature] Introduced new ACM plugins: <ul> <li>null</li> --- 199,212 ---- <li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li> <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. <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 "Xore" Hetzler)</li> </ul> + </li> <li>[Feature] Introduced new ACM plugins: <ul> <li>null</li> |