|
From: Benjamin C. <bc...@us...> - 2001-08-21 14:29:38
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv622 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- CHANGELOG 2001/08/14 12:54:04 1.11 +++ CHANGELOG 2001/08/21 14:29:35 1.12 @@ -1,3 +1,8 @@ +-- 0.3.0 -- +: Converted database schema to lower-case to ease DB portability. +: Added the option to color rows in the bug list according to severity. +: Changed the columns in the bug list to be dynamic and user-configurable. + -- 0.2.1 -- 14 Aug 2001 : Bugfix to the configure script : Updated the installation instructions |