|
From: Benjamin C. <bc...@us...> - 2001-12-20 14:47:28
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv11621 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- CHANGELOG 2001/12/15 19:27:12 1.38 +++ CHANGELOG 2001/12/20 14:47:25 1.39 @@ -1,3 +1,6 @@ +-- 0.6.1 -- 20 Dec 2001 +: Fixed bugs with the admin tools and buq query. + -- 0.6.0 -- 15 Dec 2001 : Fixed a bug with old queries being retained when submitting a new query. : Moved session, auth, and database classes into the package. |