|
From: Benjamin C. <bc...@us...> - 2001-11-06 08:38:08
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv24306 Modified Files: CHANGELOG Log Message: A little clarification Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- CHANGELOG 2001/11/06 04:42:43 1.25 +++ CHANGELOG 2001/11/06 04:46:16 1.26 @@ -1,8 +1,8 @@ -- 0.5.0 -- : Fixed a bug with the bug history update. : Added web-based installation. -: Added on option for choosing whether bugs can be changed only by the bug - reporter, bug owner, managers, or admins. +: Added on option for choosing whether bugs can be changed by anyone or only by + the bug reporter, bug owner, managers, or admins. : Added a printable view for bugs : Added an upgrade script to upgrade from the last major version : Added an option to disable newaccount.php, thus preventing users from |