[Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/CHANGES.txt - ReST fix

Jens Vagelpohl cvs-admin at zope.org
Wed Mar 21 21:52:52 UTC 2012


Log message for revision 124680:
  - ReST fix

Changed:
  U   Products.CMFCore/trunk/Products/CMFCore/CHANGES.txt

-=-
Modified: Products.CMFCore/trunk/Products/CMFCore/CHANGES.txt
===================================================================
--- Products.CMFCore/trunk/Products/CMFCore/CHANGES.txt	2012-03-21 21:46:56 UTC (rev 124679)
+++ Products.CMFCore/trunk/Products/CMFCore/CHANGES.txt	2012-03-21 21:52:48 UTC (rev 124680)
@@ -117,8 +117,8 @@
 - Added a permissions.zcml file defining our own permissions. This was
   formerly done in Zope 2's Products.Five.
 
-- Actions and TypeInformation: Clear the compiled *_expr_object
-  property when the *_expr property is cleared.
+- Actions and TypeInformation: Clear the compiled NNN_expr_object
+  property when the NNN_expr property is cleared.
 
 - Changed GenericSetup import handlers to fail silently if they
   are called in a context that does not contain the items they 



More information about the checkins mailing list