From: Andreas F. <ba...@ph...> - 2009-08-01 15:47:06
|
Author: bantu Date: Sat Aug 1 16:46:23 2009 New Revision: 9908 Log: Tiny adjustments related to r9900 and r9897. Modified: branches/phpBB-3_0_0/phpBB/docs/AUTHORS branches/phpBB-3_0_0/phpBB/docs/CHANGELOG.html Modified: branches/phpBB-3_0_0/phpBB/docs/AUTHORS ============================================================================== *** branches/phpBB-3_0_0/phpBB/docs/AUTHORS (original) --- branches/phpBB-3_0_0/phpBB/docs/AUTHORS Sat Aug 1 16:46:23 2009 *************** *** 23,29 **** phpBB Lead Developer : Acyd Burn (Meik Sievertsen) phpBB Developers : APTX (Marek A. R.) ! Bantu (Andreas Fischer) DavidMJ (David M.) dhn (Dominik Dröscher) kellanved (Henry Sudhof) --- 23,29 ---- phpBB Lead Developer : Acyd Burn (Meik Sievertsen) phpBB Developers : APTX (Marek A. R.) ! bantu (Andreas Fischer) DavidMJ (David M.) dhn (Dominik Dröscher) kellanved (Henry Sudhof) 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 Aug 1 16:46:23 2009 *************** *** 208,214 **** <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> --- 208,214 ---- <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> |