summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 88c0c6a6b..6849a1191 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -251,6 +251,10 @@ REST
``advertised`` boolean parameter. Given by Aurélien Bompard.
* Only the system-enabled archivers are returned in the REST API. Given by
Aurélien Bompard.
+ * **Backward incompatibility: mild** Held message resources now have an
+ ``original_subject`` key which is the raw value of the ``Subject:`` header
+ (i.e. without any RFC 2047 decoding). The ``subject`` key is RFC 2047
+ decoded. Given by Simon Hanna. (Closes #219)
Other
-----