[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.156

Andreas Jung andreas at andreas-jung.com
Mon May 17 13:32:01 EDT 2004


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv30863/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:

     - Collector #1126: ZPublisher.Converters.field2lines now using 
       splitlines() instead of split('\n').


=== Zope/doc/CHANGES.txt 1.625.2.155 => 1.625.2.156 ===
--- Zope/doc/CHANGES.txt:1.625.2.155	Sun May 16 11:28:18 2004
+++ Zope/doc/CHANGES.txt	Mon May 17 13:31:30 2004
@@ -106,6 +106,9 @@
        
     Bugs Fixed
 
+     - Collector #1126: ZPublisher.Converters.field2lines now using 
+       splitlines() instead of split('\n').
+
      - Collector #1322: fixed HTML quoting problem with ZSQL methods
        in DA.py
 




More information about the Zope-Checkins mailing list