|
From: Benjamin C. <bc...@us...> - 2002-04-13 15:04:15
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv12114 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- CHANGELOG 11 Apr 2002 18:43:17 -0000 1.55 +++ CHANGELOG 13 Apr 2002 15:04:12 -0000 1.56 @@ -1,3 +1,8 @@ +-- 0.8.1 -- 13 Apr 2002 +: Fixed bugs with version and component creation. +: Bug fixed with displaying both created date and last modified date in the bug + list. + -- 0.8.0 -- 11 Apr 2002 : Switched database abstraction layer to PEAR::DB. : Added bug dependencies. |