[Modeling-cvs] ProjectModeling CHANGES,1.39,1.40
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2004-02-16 20:09:20
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19962 Modified Files: CHANGES Log Message: Integrated patch #814055: Dynamic creation of packages/modules/classes Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** CHANGES 15 Feb 2004 20:30:35 -0000 1.39 --- CHANGES 16 Feb 2004 20:01:06 -0000 1.40 *************** *** 8,11 **** --- 8,15 ---- -------------------------------------------------------- + * Integrated patch #814055: Dynamic creation of packages/modules/classes. + Not publicly announced, it is not documented yet. Till then, the file + doc/README.dynamic.txt contains further details. + * MySQL: added DOUBLE to the list of supported SQL types |