summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-24 15:43:36 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-24 15:43:36 +0000
commitea3bc19b9e6b236ca38c6bf506229fd41e89d6ad (patch)
tree46b2cfeca7a735ae33b314023675f3aed0d47d9f /doc/doc-txt/ChangeLog
parent5b1fde4da6b09fa407b547fcd40e474f6f4d25fc (diff)
Added the mxh lookup type for dnsdb lookups.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 51ca5f64f..d3a98b6ba 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.37 2004/11/24 14:38:13 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.38 2004/11/24 15:43:36 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -154,10 +154,13 @@ Exim version 4.44
(1) There is a new type, "zns", which walks up the domain tree until it
finds some nameserver records. It should be used with care.
- (2) It is now possible to give a list of domains (or IP addresses) to be
+ (2) There is a new type, "mxh", which is like "mx" except that it returns
+ 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.
- (3) It is now possible to specify the separator character for use when
+ (4) It is now possible to specify the separator character for use when
multiple records are returned.
38. The dnslists ACL condition has been extended: it is now possible to supply