diff options
author | Todd Lyons <tlyons@exim.org> | 2013-10-06 19:21:55 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-10-06 19:21:55 -0700 |
commit | 9fc5a3526034036897d836fbd373ae7af9c43bdc (patch) | |
tree | 7cc3491769ea9689ca9356791dcdf5bfe5ac2116 /doc/doc-txt | |
parent | 237b2cf2b5bd2539026ce0038d084595589559dd (diff) |
Bug 1289: Clarify host list processing failures
Enhance explanation of +ignore_unknown.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 49673117e..eb7b75572 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -246,6 +246,9 @@ TL/14 Bugzilla 1217 - Redis lookup support has been added. It is only enabled TL/15 Fix exiqsumm summary for corner case. Patch provided by Richard Hall. +TL/16 Bugzilla 1289 - Clarify host/ip processing when have errors looking up a + hostname or reverse DNS when processing a host list. Used suggestions + from multiple comments on this bug. Exim version 4.80.1 |