|
From: Benjamin C. <bc...@us...> - 2002-05-09 03:04:44
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv17205 Modified Files: CHANGELOG Log Message: Updated for 0.8.2 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- CHANGELOG 13 Apr 2002 15:04:12 -0000 1.56 +++ CHANGELOG 9 May 2002 03:04:42 -0000 1.57 @@ -1,3 +1,12 @@ +-- 0.8.2 -- 8 May 2002 +: Fixed bugs with ordering by dates in the bug list, self-referencing URLs + pointing to php.exe on windows, errors with the attachment list when not + logged in, forming the CC list when mailing bug changes, listing CCs on the + bug form, scrollbars on the popup pages, logging in from the account creation + page, and resetting the project id when editing a bug of an inactive project. +: Fixed session problems with PHP 4.0.6. +: Added some database connection error handling. + -- 0.8.1 -- 13 Apr 2002 : Fixed bugs with version and component creation. : Bug fixed with displaying both created date and last modified date in the bug |