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

Modified Files:
      Tag: CMF-1_5-branch
        CHANGES.txt 
Log Message:
 - Collector #230: strip trailing blank line from multi-line value in 
RFC822-style headers.


=== CMF/CHANGES.txt 1.248.2.135 => 1.248.2.136 ===
--- CMF/CHANGES.txt:1.248.2.135 Thu Jul  7 14:24:18 2005
+++ CMF/CHANGES.txt     Thu Jul  7 16:04:31 2005
@@ -7,9 +7,14 @@
 
   Bugs Fixed
 
+    - CMFDefault.utils.formatRFC822Headers:  strip trailing blank line
+      of multi-line value, to prevent premature halt of parsing.
+      (http://www.zope.org/Collectors/230)
+
     - CMFCore.MembershipTool:  allow 'getMemberById' to crawl up the
       hierarchy of user folders until it finds the user.
-      (http://www.zope.org/Collectors/354, also http://)
+      (http://www.zope.org/Collectors/354, also
+       http://www.zope.org/Collectors/63)
 
     - CatalogTool: Added manage_convertIndexes.
       This method should not be used with Zope 2.7. It overrides the broken

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

Reply via email to