|
From: Benjamin C. <bc...@us...> - 2001-09-18 03:51:06
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv21253 Modified Files: CHANGELOG Log Message: Updated for 0.3.1 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- CHANGELOG 2001/09/15 17:15:20 1.14 +++ CHANGELOG 2001/09/18 03:51:03 1.15 @@ -1,3 +1,8 @@ +-- 0.3.1 -- 17 Sep 2001 +: Fixed the perm and group checks. +: Fixed a bug when selecting an OS in the bug query. +: Included the latest options in the configure script. + -- 0.3.0 -- 15 Sep 2001 : Converted database schema to lower-case to ease DB portability. : Added postgres table creation schema. |