From 23cada770294a0efb0fe7d2d52a7c367c87d66ef Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 17 Aug 2015 21:46:13 -0400 Subject: The MHonArc archiver must set stdin=PIPE when calling the subprocess. Given by Walter Doekes. --- src/mailman/docs/NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 0d46faf59..341f22f0a 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -28,6 +28,8 @@ Bugs Given by Abhilash Raj. (Closes #115) * `mailman` command with no subcommand now prints the help text. Given by Abhilash Raj. (Closes #137) + * The MHonArc archiver must set stdin=PIPE when calling the subprocess. + Given by Walter Doekes. Configuration ------------- -- cgit v1.3.1