[phpMP-CVS] CVS: phpMP/docs Changelog,1.11,1.12
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-02-04 02:36:17
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv17926/docs Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** Changelog 31 Jan 2003 07:11:57 -0000 1.11 --- Changelog 4 Feb 2003 02:36:14 -0000 1.12 *************** *** 1,5 **** 2003-01-31 [Heimidal] ! * dba/mysql.dba Added escapeString() function. * includes/user.php --- 1,11 ---- + 2003-02-03 [Heimidal] + + * includes/user.php + * includes/auth.php + Fixed a few small problems. + 2003-01-31 [Heimidal] ! * dba/mysql.dba Added escapeString() function. * includes/user.php |