[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.127,1.128
Status: Abandoned
Brought to you by:
sbigaret
|
From: <sbi...@us...> - 2003-07-18 15:01:15
|
Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv26462/Modeling
Modified Files:
CHANGES
Log Message:
Release 0.9-pre-10
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.127
retrieving revision 1.128
diff -C2 -d -r1.127 -r1.128
*** CHANGES 18 Jul 2003 14:30:45 -0000 1.127
--- CHANGES 18 Jul 2003 15:01:13 -0000 1.128
***************
*** 3,11 ****
Module Modeling
---------------
! Current release is: 0.9-pre-9 / See also: TODO, INSTALL and doc/
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
* Fixed bug #772997: deleted then re-insert objects not correctly handled.
--- 3,14 ----
Module Modeling
---------------
! Current release is: 0.9-pre-10 / See also: TODO, INSTALL and doc/
* ** Distributed under the GNU General Public License **
--------------------------------------------------------
+ 0.9-pre-10 (2003/07/18)
+ -----------------------
+
* Fixed bug #772997: deleted then re-insert objects not correctly handled.
***************
*** 27,30 ****
--- 30,37 ----
[Merged branch brch-0_9pre7-1-PyModel]
+
+ Note: PyModel are not officially announced w/ this release, because there's
+ no documentation yet. See mailing-list archives for details, or go
+ there and ask.
* Fixed: adaptorModel() could raise instead of returning None when model's
|