|
From: Benjamin C. <bc...@us...> - 2002-01-23 14:28:25
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv1662 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- CHANGELOG 2001/12/27 14:49:42 1.40 +++ CHANGELOG 2002/01/23 14:28:20 1.41 @@ -1,3 +1,8 @@ +-- 0.7.0 -- +: Removed the requirement for register_globals = on in PHP settings. +: Added dynamic select boxes to the bug form for changing component and version + information when selecting a different project. + -- 0.6.2 -- 27 Dec 2001 : Improved compatibility with Opera and IIS. : Fixed a bug with logging in. |