[phpMP-CVS] CVS: phpMP/docs Changelog,1.27,1.28
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-04-23 08:30:55
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv1804/docs Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -r1.27 -r1.28 *** Changelog 23 Apr 2003 07:31:53 -0000 1.27 --- Changelog 23 Apr 2003 08:30:47 -0000 1.28 *************** *** 1,3 **** --- 1,9 ---- 2003-04-23 + * session.php + Added support for decoding our hexed IPs. + * mysql_structure.sql + * mysql_default_vals.sql + Updated the table definitions. + 2003-04-23 * index.php * login_test.php |