[Modeling-cvs] ZModeling CHANGES,1.25,1.26
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-11-10 13:40:19
|
Update of /cvsroot/modeling/ZModeling In directory sc8-pr-cvs1:/tmp/cvs-serv15639 Modified Files: CHANGES Log Message: Updated --restructuredtext formatted Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ZModeling/CHANGES,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** CHANGES 13 Sep 2003 14:59:57 -0000 1.25 --- CHANGES 10 Nov 2003 13:40:14 -0000 1.26 *************** *** 1,3 **** ! -*- text -*- Current release is: 0.9-pre-15 --- 1,4 ---- ! CHANGES for ZModeling ! ===================== Current release is: 0.9-pre-15 *************** *** 36,40 **** 0.9-pre-8 (2003/05/27) ! --------- * Updated the ZModeler: now includes the "base" mode for python code. Plus --- 37,41 ---- 0.9-pre-8 (2003/05/27) ! ---------------------- * Updated the ZModeler: now includes the "base" mode for python code. Plus *************** *** 43,47 **** 0.9-pre-7 (2003/05/06) ! --------- * mdl_validate_model.py: added '-Q' + slightly change the usage (see --help) --- 44,48 ---- 0.9-pre-7 (2003/05/06) ! ---------------------- * mdl_validate_model.py: added '-Q' + slightly change the usage (see --help) *************** *** 51,55 **** 0.9-pre-4 Second release candidate for 0.9 ! --------- * Added ZEditingContextSessioning: add defaultEditingContext() to SESSION --- 52,56 ---- 0.9-pre-4 Second release candidate for 0.9 ! ------------------------------------------ * Added ZEditingContextSessioning: add defaultEditingContext() to SESSION *************** *** 57,61 **** 0.8.6 (2002/02/21) ! ----- * Added informational message for model's supported adaptors and --- 58,62 ---- 0.8.6 (2002/02/21) ! ------------------ * Added informational message for model's supported adaptors and *************** *** 64,69 **** 0.8 --- ! * ** Now distributed under the GNU General Public License ** ! ---------------------------------------------------------- * ZModelizationTool: --- 65,70 ---- 0.8 --- ! * **Now distributed under the GNU General Public License** ! * ZModelizationTool: *************** *** 101,105 **** * added GUI support for inheritance: creation of a sub-entity, graphical ! representation of inherited properties * changed the version numbering scheme :) to keep it in sync w/ the core --- 102,106 ---- * added GUI support for inheritance: creation of a sub-entity, graphical ! representation of inherited properties * changed the version numbering scheme :) to keep it in sync w/ the core |