aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2009-02-12 18:38:01 -0800
committerMark Sapiro <mark@msapiro.net>2009-02-12 18:38:01 -0800
commit9f3dcf617c4b4b79a6d7b16668627f79f0636aab (patch)
tree9a903e27b74fba0881111406465054a1e817697d /NEWS
parentad504c221adac1ede7b59077ef7a8efc020ff3b3 (diff)
downloadmailman2-9f3dcf617c4b4b79a6d7b16668627f79f0636aab.tar.gz
mailman2-9f3dcf617c4b4b79a6d7b16668627f79f0636aab.tar.xz
mailman2-9f3dcf617c4b4b79a6d7b16668627f79f0636aab.zip
Worked around a potential problem in HyperArch.py with unicode character
set arguments. Bug #328353.
Diffstat (limited to '')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7c799a8..e9541711 100644
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ Here is a history of user visible changes to Mailman.
- Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.
+ - Worked around a potential problem in HyperArch.py with unicode character
+ set arguments. Bug #328353.
+
i18n
- Updated Dutch, Catalan and Polish translations.