From 61bfb1eef4ff901cd1e59e2f70db16db4c2fb6e8 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Sun, 18 Mar 2012 15:05:50 -0700 Subject: * Added a unit test for rules/approved.py * Renamed rules/docs/approve.py to approved.py for consistency. --- src/mailman/docs/NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index b92a3b618..21deef544 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -126,6 +126,8 @@ Commands Bug fixes --------- + * Fixed a UnicodeError with non-ascii message bodies in rules/approved.py + (LP: #949924) * Subscription disabled probe warning notification messages are now sent without a `Precedence:` header. Given by Mark Sapiro. (LP: #808821) * Fixed KeyError in retry runner, contributed by Stephen A. Goss. -- cgit v1.3.1