[phpMP-CVS] CVS: phpMP/docs Changelog,1.39,1.40
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-06-30 02:42:49
|
Update of /cvsroot/phpmp/phpMP/docs In directory sc8-pr-cvs1:/tmp/cvs-serv8107 Modified Files: Changelog Log Message: Updated Changelog. Index: Changelog =================================================================== RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -r1.39 -r1.40 *** Changelog 29 Jun 2003 08:19:55 -0000 1.39 --- Changelog 30 Jun 2003 02:42:46 -0000 1.40 *************** *** 1,2 **** --- 1,11 ---- + 2003-06-29 [Heimidal] + * almost all files (so check them all) + Lots of updates. Fixed linebreaks. + * dba/* **REMOVED** + * includes/dba/* **NEW** + All contents of dba/ have been moved to the + includes/ directory since they technically + are includes. + 2003-05-19 [Heimidal] * module.php |