|
From: Benjamin C. <bc...@us...> - 2001-10-12 04:18:04
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv4202 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- CHANGELOG 2001/10/03 03:29:33 1.18 +++ CHANGELOG 2001/10/12 04:18:01 1.19 @@ -1,3 +1,10 @@ +-- 0.4.0 -- Oct 2001 +: Fixed a bug with the Features section of the configure script. +: Improved the CSS file to make choosing different color schemes easier. +: Consolidated the two separate templates directories into one tree. +: Fixed a bug with the OS table creation. +: Moved configuration information to the database. + -- 0.3.3 -- 2 Oct 2001 : Added the ability to enter cvs:filename.ext or cvs:path/filename.ext:v.vv into the bug comments and have that linked to a CVS web interface. |