|
From: Benjamin C. <bc...@us...> - 2001-09-15 17:15:24
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv25258 Modified Files: CHANGELOG Log Message: Forgot one minor detail :) Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- CHANGELOG 2001/09/15 17:12:35 1.13 +++ CHANGELOG 2001/09/15 17:15:20 1.14 @@ -1,4 +1,4 @@ --- 0.3.0 -- +-- 0.3.0 -- 15 Sep 2001 : Converted database schema to lower-case to ease DB portability. : Added postgres table creation schema. : Added the option to color rows in the bug list according to severity. |