diff options
| author | Barry Warsaw | 2011-11-13 07:57:15 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2011-11-13 07:57:15 -0500 |
| commit | d1352a018ccc979303fee1d67dca8ee6a588ec69 (patch) | |
| tree | ee2f668e08544b04b3b8fec73943dc90ba80447c /src/mailman/docs/NEWS.rst | |
| parent | ac49e4c485345058d2ee582b9966f441b2349738 (diff) | |
| download | mailman-d1352a018ccc979303fee1d67dca8ee6a588ec69.tar.gz mailman-d1352a018ccc979303fee1d67dca8ee6a588ec69.tar.zst mailman-d1352a018ccc979303fee1d67dca8ee6a588ec69.zip | |
* `bin/mailman shell` is an alias for `withlist`.
Diffstat (limited to '')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index ae9f502ec..c1553fd66 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -21,6 +21,10 @@ Architecture * Dynamically calculate the `List-Id` header instead of storing it in the database. This means it cannot be changed. +Commands +-------- + * `bin/mailman shell` is an alias for `withlist`. + Bug fixes --------- * Fixed KeyError in retry runner, contributed by Stephen A. Goss. |
