|
From: Benjamin C. <bc...@us...> - 2002-03-11 16:26:15
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv8515 Modified Files: UPGRADING Log Message: Updated for 0.7.0 Index: UPGRADING =================================================================== RCS file: /cvsroot/phpbt/phpbt/UPGRADING,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- UPGRADING 7 Mar 2002 00:35:38 -0000 1.6 +++ UPGRADING 11 Mar 2002 16:26:11 -0000 1.7 @@ -1,8 +1,8 @@ Upgrading from 0.6.x to 0.7.0 ----------------------------- -A new table, project_group, has been added, and the auth_group table has been -altered. +A new table, bug_vote, has been added, and new configuration variables have +been added. Following the steps below will upgrade your installation of phpBT. |