diff options
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 226517b86..ae9f502ec 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -17,6 +17,9 @@ Architecture * Implement the style manager as a utility instead of an attribute hanging off the `mailman.config.config` object. * PostgreSQL support contributed by Stephen A. Goss. (LP: #860159) + * Separate out the RFC 2369 header adding handler. + * Dynamically calculate the `List-Id` header instead of storing it in the + database. This means it cannot be changed. Bug fixes --------- |
