From: Meik S. <acy...@ph...> - 2009-09-16 13:02:12
|
Author: acydburn Date: Wed Sep 16 14:01:20 2009 New Revision: 10151 Log: add send_statistics feature to changelog 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 Wed Sep 16 14:01:20 2009 *************** *** 300,305 **** --- 300,306 ---- <li>[Feature] Added function to generate Email hash. (Bug #49195)</li> <li>[Feature] Style authors are now able to define the default submit button used for form submission on ENTER keypress on forms using more than one. Prosilver uses this for the posting page(s) and registration screen.</li> <li>[Feature] Ability to specify amount of time user is able to delete his last post in topic.</li> + <li>[Feature] Send anonymous statistical information to phpBB on installation and update (optional).</li> </ul> <a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3> |