diff CHANGES.txt @ 4979:f1a2bd1dea77

issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 16 Mar 2015 16:16:02 +0100
parents 1417dbdb8dbf
children 20786c5152e4
line wrap: on
line diff
--- a/CHANGES.txt	Mon Mar 16 16:11:52 2015 +0100
+++ b/CHANGES.txt	Mon Mar 16 16:16:02 2015 +0100
@@ -146,8 +146,9 @@
   initial patch (John Kristensen)
 - Documentation: configuration messages_to_author value "nosy" now documented
   in chapter "customizing". (Bernhard Reiter)
-- issue2550877 Five failures in test_mailgw.py because of duplicated headers
-  and more precise comparision. (Bernhard Reiter)
+- issue2550877 Failures in test_mailgw.py because of duplicated headers
+  and more precise comparision. Writing headers with the email module will use 
+  continuation_ws = ' ' now for python 2.5 and 2.6. (Bernhard Reiter)
 
 
 2013-07-06: 1.5.0

Roundup Issue Tracker: http://roundup-tracker.org/