Update of /cvsroot/modeling/ProjectModeling
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25709
Modified Files:
CHANGES
Log Message:
isaChildOf(): explicitely returns false for self; faultForGlobalID(): parameter anEditingContext now defaults to self
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/CHANGES,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** CHANGES 22 May 2004 09:54:41 -0000 1.49
--- CHANGES 22 May 2004 10:51:09 -0000 1.50
***************
*** 8,11 ****
--- 8,14 ----
--------------------------------------------------------
+ * EditingContext.faultForGlobalID(): parameter anEditingContext now defaults
+ to self
+
* Added missing support for mx.DateTime.Time, as requested by Ernesto
Revilla --patch posted on the ml the 29th Feb 2004.
|