Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26360
Modified Files:
CHANGES
Log Message:
Added Modeling.__version__
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** CHANGES 28 Jan 2004 14:54:09 -0000 1.35
--- CHANGES 6 Feb 2004 13:09:51 -0000 1.36
***************
*** 8,11 ****
--- 8,13 ----
--------------------------------------------------------
+ * Added missing Modeling.__version__, thanks to John Lenton for noticing.
+
* Env. variable MDL_PERMANENT_DB_CONNECTION is now deprecated and has no
effect anymore. It has been replaced by MDL_TRANSIENT_DB_CONNECTION which
|