|
From: Benjamin C. <bc...@us...> - 2001-07-31 14:07:34
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv11779 Modified Files: CHANGELOG Log Message: Updated for 0.1.7 Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- CHANGELOG 2001/07/23 12:38:50 1.6 +++ CHANGELOG 2001/07/31 14:07:31 1.7 @@ -1,3 +1,8 @@ +-- 0.1.7 -- 31 July 2001 +: Fixed bugs with valid_email() in admin/user.php +: Added table definition for BugHistory table in createdb.sql +: Added option to store passwords encrypted in the database. + -- 0.1.6 -- 23 July 2001 : Fixed the bug of not setting the creation date when creating a new version : Fixed the bug of not displaying the correct version in bug display |