|
From: Benjamin C. <bc...@us...> - 2001-10-19 02:53:17
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv17587 Modified Files: CHANGELOG Log Message: Updating for 0.4.0 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- CHANGELOG 2001/10/16 04:26:47 1.20 +++ CHANGELOG 2001/10/19 02:53:14 1.21 @@ -1,10 +1,10 @@ --- 0.4.0 -- Oct 2001 -: Fixed a bug with the Features section of the configure script. +-- 0.4.0 -- 18 Oct 2001 : 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. +: Moved configuration information to the database; dropped the configure script. : Added the ability to search by login as well as email. +: First release of documentation. -- 0.3.3 -- 2 Oct 2001 : Added the ability to enter cvs:filename.ext or cvs:path/filename.ext:v.vv |