|
From: Benjamin C. <bc...@us...> - 2001-11-06 08:38:45
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv22590 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- CHANGELOG 2001/11/03 19:24:07 1.24 +++ CHANGELOG 2001/11/06 04:42:43 1.25 @@ -4,6 +4,9 @@ : Added on option for choosing whether bugs can be changed 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 + creating accounts for themselves. -- 0.4.0 -- 18 Oct 2001 : Improved the CSS file to make choosing different color schemes easier. |