|
From: Benjamin C. <bc...@us...> - 2001-11-30 06:34:33
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv11832 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- CHANGELOG 2001/11/24 17:43:53 1.30 +++ CHANGELOG 2001/11/30 06:34:30 1.31 @@ -1,10 +1,14 @@ -- 0.6.0 -- : Fixed a bug with old queries being retained when submitting a new query. -: Moved session and auth classes into the package. +: Moved session, auth, and database classes into the package. : Added Previous and Next links for moving to other bugs in the bug list from the bug display page. +: Added a link to return to the bug list from the bug display page. : Added quick query links from the bug summary table on the home page (when not using jpgraph). +: Fixed a bug with the language selection not being updated when changed on + the configuration page. +: Multiple bugs related to the bug query page fixed. -- 0.5.1 -- 11 Nov 2001 : Fixed a bug (introduced in 0.5.0) with severity color not being pulled in |