Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv4507/Modeling
Modified Files:
CHANGES
Log Message:
Updated
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.138
retrieving revision 1.139
diff -C2 -d -r1.138 -r1.139
*** CHANGES 28 Jul 2003 11:00:30 -0000 1.138
--- CHANGES 31 Jul 2003 20:56:10 -0000 1.139
***************
*** 8,11 ****
--- 8,17 ----
--------------------------------------------------------
+ * Fixed MANIFEST.in and setup.py: the SQLite adaptor layer was omitted in
+ the source distribution! Thanks Mario for reporting.
+
+ * Model.loadModel() now automatically build() a pymodel, as suggested by
+ Mario <ma...@ru...>
+
0.9-pre-11 (2003/07/28)
-----------------------
|