From: Joe Z. <jz...@us...> - 2003-06-22 23:17:17
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv20612 Modified Files: ChangeLog Log Message: Prepare to release 0.6.0 Index: ChangeLog =================================================================== RCS file: /cvsroot/bobs/bobs/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ChangeLog 19 May 2003 00:11:38 -0000 1.12 +++ ChangeLog 22 Jun 2003 23:17:14 -0000 1.13 @@ -3,6 +3,17 @@ Version ? (edit as you go) +Version 0.6.0 + -- 5-10-2003 + Convert admin.php to use rfasttemplate class. + -- 5-17-2003 + Restructure admin.php to add some basic input validation. + -- 5-18-2003 bug fix + Special characters in samba passwords are now quoted in the + ini file and the smbmount command. + -- 5-26-2003 bug fix + Sort by date causes "select for restore" error. + Version 0.6.0pre2 Rene Rask (re...@gr...) -- Bug fix 4-02-2003 @@ -22,13 +33,6 @@ bobs data directory (/var/bobsdata). I fixed this bug after deleting 3 years of my kid's homework. 'make uninstall' also kills the cmdloop script. - -- 5-10-2003 - Convert admin.php to use rfasttemplate class. - -- 5-17-2003 - Restructure admin.php to add some basic input validation. - -- 5-18-2003 bug fix - Special characters in samba passwords are now quoted in the - ini file and the smbmount command. Version 0.6.0pre1 Rene Rask (re...@gr...) |