[Modeling-cvs] ZModeling CHANGES,1.21,1.22
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2003-09-07 11:03:55
|
Update of /cvsroot/modeling/ZModeling In directory sc8-pr-cvs1:/tmp/cvs-serv8321 Modified Files: CHANGES Log Message: SESSION's defaultEditingContext() can now automatically saveChanges() when a zope request/transaction ends: see README Index: CHANGES =================================================================== RCS file: /cvsroot/modeling/ZModeling/CHANGES,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** CHANGES 18 Jul 2003 15:13:54 -0000 1.21 --- CHANGES 7 Sep 2003 11:03:51 -0000 1.22 *************** *** 3,6 **** --- 3,10 ---- Current release is: 0.9-pre-10 + * ZEditingContextSessioning: SESSION's defaultEditingContext() can now + automatically saveChanges() when a zope request/transaction ends: see + README. + 0.9-pre-10 (2003/07/18) ----------------------- |