Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15698
Modified Files:
CHANGES
Log Message:
Added support for mx.DateTime.Time
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** CHANGES 22 Mar 2004 20:39:02 -0000 1.48
--- CHANGES 22 May 2004 09:54:41 -0000 1.49
***************
*** 8,11 ****
--- 8,14 ----
--------------------------------------------------------
+ * Added missing support for mx.DateTime.Time, as requested by Ernesto
+ Revilla --patch posted on the ml the 29th Feb 2004.
+
* Fixed bug #918095: tests/run.py fails if neither psycopg, pgdb or pygresql
is installed
|