Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv27938
Modified Files:
CHANGES
Log Message:
Fixed: ValueError could be raised when no msgs were issued at the INFO level
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** CHANGES 14 Mar 2003 14:33:39 -0000 1.81
--- CHANGES 14 Mar 2003 14:35:18 -0000 1.82
***************
*** 7,10 ****
--- 7,13 ----
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
+
+ * scripts/mdl_validate_model.py fixed: ValueError could be raised when no
+ messages were issued at the INFO level
* Fixed ModelValidation.validateEntity_internals(): now iterates on all
|