From e9c0ea3f5bf29a9a039c132b0626ba2af4c8d802 Mon Sep 17 00:00:00 2001
From: Mark Sapiro <msapiro@value.net>
Date: Thu, 6 Sep 2012 16:58:03 -0700
Subject: Fixed a bug where non-ascii characters in the real name in a
 subscription request could throw a UnicodeEncodeError upon subscription
 approval and perhaps in other situations too.  (LP: 1047100)

---
 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

(limited to 'NEWS')

diff --git a/NEWS b/NEWS
index dfe8843f..41b9ce27 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ Here is a history of user visible changes to Mailman.
 
   Bug Fixes and other patches
 
+    - Fixed a bug where non-ascii characters in the real name in a subscription
+      request could throw a UnicodeEncodeError upon subscription approval and
+      perhaps in other situations too.  (LP: 1047100)
+
     - The query fragments send_unsub_notifications_to_list_owner and
       send_unsub_ack_to_this_batch will now assume default values if not set
       in mass unsubscribe URLs.  (LP: #1032378)
-- 
cgit v1.2.3