Give an error for the use of * and *@ with a query-style lookup.
[exim.git] / doc / doc-txt / ChangeLog
index 1fbdb6801962164868976f88ed23695bc0223de3..f429b15d8134607dc773f5038001df827e08b128 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.436 2006/11/17 22:27:41 jetmore Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.440 2006/12/04 15:00:19 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -323,6 +323,20 @@ JJ/06 exipick.20061117.2, added new $message_body_missing variable
 JJ/07 exipick.20061117.2, added $received_ip_address and $received_port
       to match changes made in 4.64-PH/43
 
+PH/46 Applied Jori Hamalainen's patch to add features to exiqsumm.
+
+PH/47 Put in an explicit test for a DNS lookup of an address record where the
+      "domain" is actually an IP address, and force a failure. This locks out
+      those revolvers/nameservers that support "A-for-A" lookups, in
+      contravention of the specifications.
+
+PH/48 When a host name was looked up from an IP address, and the subsequent
+      forward lookup of the name timed out, the host name was left in
+      $sender_host_name, contrary to the specification.
+
+PH/49 Although default lookup types such as lsearch* or cdb*@ have always been
+      restricted to single-key lookups, Exim was not diagnosing an error if
+      * or *@ was used with a query-style lookup.
 
 
 Exim version 4.63