[Modeling-cvs] ProjectModeling CHANGES,1.60,1.61
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2004-11-24 15:54:09
|
Update of /cvsroot/modeling/ProjectModeling In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11192 Modified Files: CHANGES Log Message: Fixed bug #1032577: undetected syntax errors in qualifier strings Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** CHANGES 24 Nov 2004 15:11:18 -0000 1.60 --- CHANGES 24 Nov 2004 15:53:41 -0000 1.61 *************** *** 10,13 **** --- 10,16 ---- * Now distributed under a 3-clause BSD-style license, see LICENSE for details + * Fixed bug #1032577: undetected syntax errors in qualifier strings. Thanks + to Marcos Dione for the report + * Fixed bug #981123 reported by Ernesto Revilla: dynamic.build() now accepts PyModels |