[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.85,1.86
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-03-17 11:53:55
|
Update of /cvsroot/modeling/ProjectModeling/Modeling In directory sc8-pr-cvs1:/tmp/cvs-serv26029/Modeling Modified Files: CHANGES Log Message: Release 0.9-pre-5 / Project milestone, no public release Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v retrieving revision 1.85 retrieving revision 1.86 diff -C2 -d -r1.85 -r1.86 *** CHANGES 17 Mar 2003 11:15:12 -0000 1.85 --- CHANGES 17 Mar 2003 11:53:49 -0000 1.86 *************** *** 3,11 **** Module Modeling --------------- ! Current release is: 0.9-pre-4 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** -------------------------------------------------------- * Attribute: fixed defaultValueAsPythonStatement() and convertStringToAttributeType(): they were failing to operate properly --- 3,14 ---- Module Modeling --------------- ! Current release is: 0.9-pre-5 / See also: TODO, INSTALL and doc/ * ** Distributed under the GNU General Public License ** -------------------------------------------------------- + 0.9-pre-5 (2002/03/17) Project milestone -- no public release + --------- + * Attribute: fixed defaultValueAsPythonStatement() and convertStringToAttributeType(): they were failing to operate properly |