|
From: Benjamin C. <bc...@us...> - 2001-08-11 17:31:27
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv1179 Modified Files: CHANGELOG TODO Log Message: Updated for v0.2.0 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- CHANGELOG 2001/08/09 22:51:21 1.9 +++ CHANGELOG 2001/08/11 17:31:23 1.10 @@ -1,9 +1,10 @@ --- 0.2.0 -- -: Allow for browsing the bugs without logging in -: Started reporting -: Started using jpgraph (optional) for showing summary charts -: Added options for hiding and masking email addresses to avoid spambots +-- 0.2.0 -- 11 Aug 2001 +: Allow for browsing the bugs without logging in. +: Started reporting. +: Started using jpgraph (optional) for showing summary charts. +: Added options for hiding and masking email addresses to avoid spambots. : Added a dialog-based configure script. +: Added file attachments to bugs. -- 0.1.7 -- 31 July 2001 : Fixed bugs with valid_email() in admin/user.php Index: TODO =================================================================== RCS file: /cvsroot/phpbt/phpbt/TODO,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TODO 2001/08/10 15:54:54 1.4 +++ TODO 2001/08/11 17:31:23 1.5 @@ -1,5 +1,4 @@ Bugs: -- File attachments for bugs - Create bugs via email Bottom Nav: |