From 557cf86c3a3f66c80d80b33d1d8e04788e7d2038 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Fri, 30 Jan 2015 12:04:52 -0800 Subject: The admindb interface has been fixed so the the detail message body display doesn't lose part of a multi-byte character, and characters which are invalid in the message's charset are replaced rather than the whole body not being converted to the display charset. --- NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c2aa3696..85684b99 100755 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Copyright (C) 1998-2015 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.2 Branch Backports (released in conjunction with 2.1.19rc1) +2.2 Branch Backports (released in conjunction with 2.1.19) The following New Features and Bug Fixes have been in an "unofficial, never to be released" Mailman 2.2 branch for several years. Until now, @@ -60,7 +60,7 @@ Here is a history of user visible changes to Mailman. archive to emphasize that even if you got to the message from a subject, date or author index, previous and next are still by thread. -2.1.19rc1 (29-Jan-2015) +2.1.19 (xx-xxx-2015) New Features @@ -126,6 +126,11 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - The admindb interface has been fixed so the the detail message body + display doesn't lose part of a multi-byte character, and characters which + are invalid in the message's charset are replaced rather than the whole + body not being converted to the display charset. (LP: #1415406) + - Fixed a bug in bin/rmlist that would throw an exception or just fail to remove held message files for a list with regexp special characters in its name. (LP:#1414864) -- cgit v1.2.3