From 6dc49d3d22ea2c5fc839826bc2f9ee7ba362f2ca Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 19 Dec 2008 12:23:41 -0800 Subject: Fixed an issue where in some circumstances HyperArch.py would translate ' at ' into the wrong language ultimately throwing a UnicodeDecodeError when the translation was decoded with a different character set. Bug #308152. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 99d0d3be..c1aa2c46 100644 --- a/NEWS +++ b/NEWS @@ -54,6 +54,11 @@ Here is a history of user visible changes to Mailman. instead of bad listname when the list name had non-ascii characters. SF Bug #2126489. + - Fixed an issue where in some circumstances HyperArch.py would translate + ' at ' into the wrong language ultimately throwing a UnicodeDecodeError + when the translation was decoded with a different character set. + Bug #308152. + 2.1.11 (30-Jun-2008) New Features -- cgit v1.2.3