diff options
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ Here is a history of user visible changes to Mailman. 2.1.6 (XX-XXX-200X) + - Chinese languages moved from 'big5' and 'gb' to 'zh_TW' and 'zh_CN' + respectively for compliance to the IANA spec. Note that the both + languages are not supported yet. + + - Python 2.4 compatibility issue: time.strftime() become strict about the + 'day of year' range. (1078482) + - List owners can now set how many days to hold the messages in the moderator request queue. cron/checkdb will automatically discard old messages. (790494) |