|
From: Benjamin C. <bc...@us...> - 2001-10-03 03:29:36
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv29269 Modified Files: CHANGELOG Log Message: Updated for 0.3.3 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- CHANGELOG 2001/09/29 14:50:26 1.17 +++ CHANGELOG 2001/10/03 03:29:33 1.18 @@ -1,6 +1,8 @@ --- 0.4.0 -- +-- 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. +: Fixed bugs with project administration, account creation, and the initial + database installation. -- 0.3.2 -- 28 Sep 2001 : Added patch and patch instructions for page.inc (in PHPlib). |