|
From: Benjamin C. <bc...@us...> - 2002-03-14 19:37:50
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv30545 Modified Files: CHANGELOG UPGRADING Log Message: Changes for 0.7.2 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- CHANGELOG 13 Mar 2002 17:55:33 -0000 1.46 +++ CHANGELOG 14 Mar 2002 19:37:44 -0000 1.47 @@ -1,3 +1,6 @@ +-- 0.7.2 -- 14 Mar 2002 +: Bugs were fixed with project restrictions and front-page summary info. + -- 0.7.1 -- 13 Mar 2002 : Bugs were fixed with installation and upgrading. Index: UPGRADING =================================================================== RCS file: /cvsroot/phpbt/phpbt/UPGRADING,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- UPGRADING 13 Mar 2002 17:55:35 -0000 1.8 +++ UPGRADING 14 Mar 2002 19:37:44 -0000 1.9 @@ -1,4 +1,4 @@ -Upgrading from 0.6.x to 0.7.1 +Upgrading from 0.6.x to 0.7.2 ----------------------------- A new table, bug_vote, has been added, and new configuration variables have |