diff options
| author | Barry Warsaw | 2015-08-13 20:40:21 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-08-13 20:40:21 -0400 |
| commit | a4077f26a8d586a55963d75a7b97103e116bff2d (patch) | |
| tree | a162502251da5a6e81a145b2472e3e9bf95465fd /src/mailman/docs | |
| parent | e64ee63b97decf8223a96bbc834a438e4d4fda58 (diff) | |
| parent | 022bdf8b5a07c412461851ea7b758cf96eb7f0a1 (diff) | |
| download | mailman-a4077f26a8d586a55963d75a7b97103e116bff2d.tar.gz mailman-a4077f26a8d586a55963d75a7b97103e116bff2d.tar.zst mailman-a4077f26a8d586a55963d75a7b97103e116bff2d.zip | |
`mailman` command with no subcommand now prints the help text. Given by
Abhilash Raj. (Closes #137)
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 c7b88b298..0d46faf59 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -26,6 +26,8 @@ Bugs * Confirmation messages should not be `Precedence: bulk`. (Closes #75) * Fix constraint violations on mailing list deletes affecting PostgreSQL. Given by Abhilash Raj. (Closes #115) + * `mailman` command with no subcommand now prints the help text. Given by + Abhilash Raj. (Closes #137) Configuration ------------- |
