diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-20 15:24:27 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-20 15:24:27 +0000 |
commit | ff4dbb191fab3d0bc10b82bb6d59898d03c2b50d (patch) | |
tree | cc0ce5db63a89d3844d024decac6f921525c9af3 /doc/doc-txt/ChangeLog | |
parent | b1206957506a8d30e54c3d76c3ada5f247118666 (diff) |
Added Tony's defer_foo patch to dnsdb lookups.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6774dad4a..a12145aeb 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.46 2004/12/20 14:57:05 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.47 2004/12/20 15:24:27 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -157,7 +157,8 @@ Exim version 4.50 just the host names, not the priorities. (3) It is now possible to give a list of domains (or IP addresses) to be - looked up. + looked up. The behaviour when one of the lookups defers can be + controlled by a keyword. (4) It is now possible to specify the separator character for use when multiple records are returned. |