[Checkins] SVN: Products.GenericSetup/trunk/Products/GenericSetup/CHANGES.txt - restructured text fixes

Jens Vagelpohl jens at dataflake.org
Thu Dec 31 07:20:56 EST 2009


Log message for revision 107442:
  - restructured text fixes

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

-=-
Modified: Products.GenericSetup/trunk/Products/GenericSetup/CHANGES.txt
===================================================================
--- Products.GenericSetup/trunk/Products/GenericSetup/CHANGES.txt	2009-12-31 11:54:35 UTC (rev 107441)
+++ Products.GenericSetup/trunk/Products/GenericSetup/CHANGES.txt	2009-12-31 12:20:56 UTC (rev 107442)
@@ -34,8 +34,8 @@
 - Fix utility removal so utility is not added when it is missing from the
   local component registry.
 
-- Fixed component handler to use 'for' not 'for_' in adapter directive. To
-  support import of existing profiles 'for_' is used as a fallback.
+- Fixed component handler to use ``for`` not ``for_`` in adapter directive. 
+  To support import of existing profiles ``for_`` is used as a fallback.
 
 - Changed testing.py to directly load zope.traversing's ZCML instead of going
   via the Five traversing.zcml BBB shim.
@@ -137,7 +137,7 @@
   it updates 'last version for profile'.  (Backported from trunk)
 
 - Added a for_=None parameter to tool.py:listProfileInfo to have the same
-  signature as registry.py:listProfileInfo, so profiles can be filtered by
+  signature as registry.py:listProfileInfo, so profiles can be filtered by 
   interfaces.
 
 



More information about the checkins mailing list