[phpMP-CVS] CVS: phpMP Changelog,1.8,1.9
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-12-03 08:42:29
|
Update of /cvsroot/phpmp/phpMP In directory sc8-pr-cvs1:/tmp/cvs-serv14412 Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/Changelog,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** Changelog 3 Dec 2002 06:39:33 -0000 1.8 --- Changelog 3 Dec 2002 08:42:26 -0000 1.9 *************** *** 1,4 **** --- 1,15 ---- 2002-12-02 [Heimidal] + * includes/core.php + Added an 's' to SESSIONS_TABLE. + * includes/user.php + Keep work up on the auth system. + * dba/sql/mysql_default_vals.sql + Changed a few defaults to reflect typical setups. + + + + 2002-12-02 [Heimidal] + * index.php * includes/core.php |