From: Henry S. <kel...@ph...> - 2009-07-31 13:12:32
|
Author: Kellanved Date: Fri Jul 31 14:11:44 2009 New Revision: 9897 Log: Well 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 Fri Jul 31 14:11:44 2009 *************** *** 204,209 **** --- 204,210 ---- <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>[Change] Cache version check.</li> + <li>[Change] When creating a new forum without copying permissions, ask again. </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> |