diff options
| author | Barry Warsaw | 2012-08-18 19:32:53 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2012-08-18 19:32:53 -0400 |
| commit | b301eeb71249ef58ffcc8b285d51b19c8b42812b (patch) | |
| tree | 56552098758969669957f6ba0a175bc2cdbea19d /src/mailman/docs | |
| parent | ffd6b7b2ec632920cbf9d413aa20d83d8333c87f (diff) | |
| download | mailman-b301eeb71249ef58ffcc8b285d51b19c8b42812b.tar.gz mailman-b301eeb71249ef58ffcc8b285d51b19c8b42812b.tar.zst mailman-b301eeb71249ef58ffcc8b285d51b19c8b42812b.zip | |
* Fix residual references to the old `IMailingList` archive variables.
(LP: #1031393)
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index eb81ac54c..6b376006d 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -103,6 +103,8 @@ Bug fixes * List-Post should be NO when posting is not allowed. (LP: #987563) * Non-unicode values in msgdata broke pending requests. (LP: #1031391) * Show devmode in `bin/mailman info` output. (LP: #1035028) + * Fix residual references to the old `IMailingList` archive variables. + (LP: #1031393) .. _`passlib`: http://packages.python.org/passlib/index.html |
