From 81ea09caacc4e3a12a359f81f97a8985054a26f8 Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Tue, 4 Sep 2007 08:18:12 +0000 Subject: NM/01 --help was not correctly handled if exim was invoked under an alias which did not expect/require arguments. Changed handling of --help to counter this. Moved usage/help messages into exim_usage(). Fixes: bug #592 --- doc/doc-txt/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc-txt/ChangeLog') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9897e8f56..2d98239e7 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,8 +1,12 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.530 2007/08/29 15:06:47 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.531 2007/09/04 08:18:12 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- +NM/01 Bugzilla 592: --help option is handled incorrectly if exim is invoked + as mailq or other aliases. Changed the --help handling significantly + to do whats expected. exim_usage() emits usage/help information. + Exim version 4.68 ----------------- -- cgit v1.2.3