Update of /cvsroot/modeling/ZModeling
In directory sc8-pr-cvs1:/tmp/cvs-serv4596
Modified Files:
CHANGES
Log Message:
Updated the ZModeler: now includes the "base" mode for python
code. Plus it also introduces the 'dry-run' mode (show what would be
generated/overwritten without making any changes on the filesystem).
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ZModeling/CHANGES,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** CHANGES 6 May 2003 16:29:48 -0000 1.17
--- CHANGES 27 May 2003 19:49:16 -0000 1.18
***************
*** 1,5 ****
-*- text -*-
! Current release is: 0.9-pre-7
0.9-pre-7 (2003/05/06)
--- 1,12 ----
-*- text -*-
! Current release is: 0.9-pre-8
!
! 0.9-pre-8 (2003/05/27)
! ---------
!
! * Updated the ZModeler: now includes the "base" mode for python code. Plus
! it also introduces the 'dry-run' mode (show what would be
! generated/overwritten without making any changes on the filesystem).
0.9-pre-7 (2003/05/06)
|