[CMF-checkins] CVS: CMF - CHANGES.txt:1.248.2.102

Julien Anguenot ja at nuxeo.com
Tue Apr 26 12:08:01 EDT 2005


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv23992

Modified Files:
      Tag: CMF-1_5-branch
	CHANGES.txt 
Log Message:
doActionFor() propagates **kw to isActionSupported() through
_checkTransitionGuard() until the guard.check() method so that
StateChangeInfo() can be constructed with those kwargs.


=== CMF/CHANGES.txt 1.248.2.101 => 1.248.2.102 ===
--- CMF/CHANGES.txt:1.248.2.101	Sun Apr 24 20:40:11 2005
+++ CMF/CHANGES.txt	Tue Apr 26 12:08:00 2005
@@ -8,6 +8,10 @@
       optimization when you want to reindex all the idxs *and* the
       security in a single shot with reindexObject().
 
+    - doActionFor() propagates **kw to isActionSupported() through
+      _checkTransitionGuard() until the guard.check() method so that
+      StateChangeInfo() can be constructed with those kwargs.
+
   Bugs Fixed
 
     - Sync catalog metadata column with correct name of DublinCore string



More information about the CMF-checkins mailing list