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

Modified Files:
        CHANGES.txt 
Log Message:
Update


=== CMF/CHANGES.txt 1.293 => 1.294 ===
--- CMF/CHANGES.txt:1.293       Mon Apr 18 11:33:52 2005
+++ CMF/CHANGES.txt     Fri Apr 22 13:20:42 2005
@@ -76,6 +76,14 @@
 
     - Workflow: Removed deprecated WorkflowMethod machinery.
 
+    - CMFCatalogAware: reindexObjectSecurity() optimizations in case
+      of an indexable container.
+    
+    - reindexObjectSecurity() supports now an optional argument
+      skip_self that prevent the object itself to be reindexed but its
+      descendants only. Optimization issue when you want to reindex
+      all the idxs *and* the security in a single shoot with reindexObject()
+
 CMF 1.5.x
 
   For a complete list see CHANGES.txt of CMF-1_5-branch.

_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins

Reply via email to