diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-02-12 18:38:01 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-02-12 18:38:01 -0800 |
commit | 9f3dcf617c4b4b79a6d7b16668627f79f0636aab (patch) | |
tree | 9a903e27b74fba0881111406465054a1e817697d /NEWS | |
parent | ad504c221adac1ede7b59077ef7a8efc020ff3b3 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |