|
From: Benjamin C. <bc...@us...> - 2001-08-07 13:53:36
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv16484 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- CHANGELOG 2001/07/31 14:07:31 1.7 +++ CHANGELOG 2001/08/07 13:53:32 1.8 @@ -1,3 +1,8 @@ +-- 0.2.0 -- +: Allow for browsing the bugs without logging in +: Started reporting +: Started using jpgraph (optional) for showing summary charts + -- 0.1.7 -- 31 July 2001 : Fixed bugs with valid_email() in admin/user.php : Added table definition for BugHistory table in createdb.sql |