diff options
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,7 +4,7 @@ Copyright (C) 1998-2005 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.6 (XX-XXX-200X) +2.1.6 (XX-Apr-2005) - Mail-to-news gateway now strips subject prefix off from a response by a mail user if news_prefix_subject_too is not set. @@ -47,8 +47,9 @@ Here is a history of user visible changes to Mailman. STEALTH_MODE on by default. - Chinese languages moved from 'big5' and 'gb' to 'zh_TW' and 'zh_CN' - respectively for compliance to the IANA spec. Note that neither language - is supported yet. + respectively for compliance to the IANA spec. Note that only zh_CN + is supported and new translation coming up, while zh_TW is still + unattended for years. - Python 2.4 compatibility issue: time.strftime() became strict about the 'day of year' range. (1078482) |