X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/bc64a74dadcd9d2560b84cad283a52e7346d4140..81ea09caacc4e3a12a359f81f97a8985054a26f8:/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 -----------------