[phpMP-CVS] CVS: phpMP/docs Changelog,1.8,1.9
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-12-07 11:51:03
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv11179/docs Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** Changelog 7 Dec 2002 11:41:16 -0000 1.8 --- Changelog 7 Dec 2002 11:51:00 -0000 1.9 *************** *** 1,4 **** --- 1,10 ---- 2002-12-07 [Heimidal] + * dba/sql/mysql_default_vals.sql + Removed the date format for the Anon user. + Added a 'T' to the default date format (timezone). + + 2002-12-07 [Heimidal] + * index.php Missed the addition of 'C_' on a config variable. |