[Modeling-cvs] ZModeling CHANGES,1.20,1.21
Status: Abandoned
Brought to you by:
sbigaret
|
From: <sbi...@us...> - 2003-07-18 15:13:57
|
Update of /cvsroot/modeling/ZModeling In directory sc8-pr-cvs1:/tmp/cvs-serv28624 Modified Files: CHANGES Log Message: Release 0.9-pre-10 Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ZModeling/CHANGES,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** CHANGES 4 Jul 2003 17:29:29 -0000 1.20 --- CHANGES 18 Jul 2003 15:13:54 -0000 1.21 *************** *** 1,5 **** -*- text -*- ! Current release is: 0.9-pre-9 0.9-pre-9 (2003/07/04) --- 1,13 ---- -*- text -*- ! Current release is: 0.9-pre-10 ! ! 0.9-pre-10 (2003/07/18) ! ----------------------- ! ! * ZModelizationTool: The core changed ClassDescription's delete rules: ! constants DELETE_CASCADE, DELETE_DENY, DELETE_NULLIFY and ! DELETE_NOACTION are now strings (were: integers) ! 2 dtmls updated. Full backward compatibility. 0.9-pre-9 (2003/07/04) |