[phpMP-CVS] CVS: phpMP/docs Changelog,1.2,1.3
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-12-04 00:20:26
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv2463/docs Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Changelog 3 Dec 2002 12:37:24 -0000 1.2 --- Changelog 4 Dec 2002 00:20:23 -0000 1.3 *************** *** 1,2 **** --- 1,8 ---- + 2002-12-03 [Heimidal] + + * includes/constants.php + * includes/user.php + * includes/auth.php + Continuous updates to the auth system. 2002-12-02 [Heimidal] |