Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv8975/Modeling
Modified Files:
CHANGES
Log Message:
Fixed in public release 0.9pre7.1 (and tagged as 0.9pre7): The script
mdl_compile_model.py was not included in the 0.9pre7 tarball.
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** CHANGES 7 May 2003 11:22:06 -0000 1.101
--- CHANGES 10 May 2003 17:38:24 -0000 1.102
***************
*** 13,16 ****
--- 13,21 ----
password). See tests/Postgresql.cfg for an example.
+ 0.9-pre-7.1 (2003/05/08)
+ -----------
+
+ * Forgot to include mdl_compile_model.py
+
0.9-pre-7 (2003/05/06)
---------
|