[phpMP-CVS] CVS: phpMP/docs Changelog,1.1,1.2
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-12-03 12:37:27
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv15760/docs Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Changelog 3 Dec 2002 12:16:23 -0000 1.1 --- Changelog 3 Dec 2002 12:37:24 -0000 1.2 *************** *** 1,4 **** --- 1,11 ---- 2002-12-02 [Heimidal] + * dba/sql/mysql_structure.sql + Updates to DB structure. + * dba/sql/mysql_default_vals.sql + Updates to default MySQL table values. + + 2002-12-02 [Heimidal] + * languages/english/lang_main.php Altered the way in which the lang array is defined. |