[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.118,1.119
Status: Abandoned
Brought to you by:
sbigaret
|
From: <sbi...@us...> - 2003-07-04 17:29:32
|
Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv30625/ProjectModeling/Modeling
Modified Files:
CHANGES
Log Message:
Release 0.9pre9
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.118
retrieving revision 1.119
diff -C2 -d -r1.118 -r1.119
*** CHANGES 4 Jul 2003 17:06:52 -0000 1.118
--- CHANGES 4 Jul 2003 17:29:29 -0000 1.119
***************
*** 3,13 ****
Module Modeling
---------------
! Current release is: 0.9-pre-8 / See also: TODO, INSTALL and doc/
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
* API change (see mailing-list archives): Added EditingContext.insert(),
! delete(), fetch(), fetchCOunt(), autoInsertion(),
setAutoInsertion(). Added CustomObject.globalID(). Added
KeyValueCoding.valuesForKeys().
--- 3,16 ----
Module Modeling
---------------
! Current release is: 0.9-pre-9 / See also: TODO, INSTALL and doc/
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
+ 0.9-pre-9 (2003/07/04)
+ ----------------------
+
* API change (see mailing-list archives): Added EditingContext.insert(),
! delete(), fetch(), fetchCount(), autoInsertion(),
setAutoInsertion(). Added CustomObject.globalID(). Added
KeyValueCoding.valuesForKeys().
|