X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/79749a79c6e24778bcd27236a2846f39ccf18b2a..c456d9bb38922c3e5ff511b934a1b7a282935f75:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 7f6590ec6..9695d2d61 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.492 2007/03/13 11:26:49 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.493 2007/03/13 15:32:47 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -163,6 +163,11 @@ PH/37 If a message is not accepted after it has had an id assigned (e.g. lack of a "<=" line in the log, and they are now listed as "not accepted". +PH/38 The host_find_failed option in the manualroute router can now be set + to "ignore", to completely ignore a host whose IP address cannot be + found. If all hosts are ignored, the behaviour is controlled by the new + host_all_ignored option. + Exim version 4.66 -----------------