[phpMP-CVS] CVS: phpMP/docs Changelog,1.9,1.10
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-01-14 22:42:34
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv24935/docs Modified Files: Changelog Log Message: Check out the Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** Changelog 7 Dec 2002 11:51:00 -0000 1.9 --- Changelog 14 Jan 2003 22:42:31 -0000 1.10 *************** *** 1,2 **** --- 1,7 ---- + 2003-01-14 [Heimidal] + + * includes/user.php + Continuing my update to the Authentication system. + 2002-12-07 [Heimidal] |