|
From: Benjamin C. <bc...@us...> - 2001-09-28 13:33:14
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv21843 Modified Files: CHANGELOG TODO Log Message: Updated for 0.3.2 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- CHANGELOG 2001/09/18 03:51:03 1.15 +++ CHANGELOG 2001/09/28 13:33:09 1.16 @@ -1,3 +1,9 @@ +-- 0.3.2 -- 28 Sep 2001 +: Added patch and patch instructions for page.inc (in PHPlib). +: Tried to make the configure script a little more portable. +: Users can now add CCs to bug change notifications. +: Fixed some bugs with bug updating. + -- 0.3.1 -- 17 Sep 2001 : Fixed the perm and group checks. : Fixed a bug when selecting an OS in the bug query. Index: TODO =================================================================== RCS file: /cvsroot/phpbt/phpbt/TODO,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- TODO 2001/09/15 17:17:10 1.7 +++ TODO 2001/09/28 13:33:09 1.8 @@ -1,6 +1,5 @@ Bugs: - Create bugs via email -- Add CCs to bugs New Account: - Allow the admin to control whether users can create new accounts |