Mercurial > p > roundup > code
diff CHANGES.txt @ 4984:20786c5152e4
Include CHANGES.txt note for issue2550870
| author | John Kristensen <john@jerrykan.com> |
|---|---|
| date | Sat, 21 Mar 2015 01:12:45 +1100 |
| parents | f1a2bd1dea77 |
| children | f47341cbe3c8 |
line wrap: on
line diff
--- a/CHANGES.txt Fri May 09 18:23:54 2014 +1000 +++ b/CHANGES.txt Sat Mar 21 01:12:45 2015 +1100 @@ -149,6 +149,8 @@ - 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) +- issue2550870 migrate use of 'rfc822' module to the 'email' module + (Bernhard Reiter/John Kristensen) 2013-07-06: 1.5.0
