Magnus' patch for $sending_ip_address and $sending_port.
[exim.git] / doc / doc-txt / ChangeLog
index 1f9911d16db7237deaeec10d9d2147cc8d7ebd20..f487761c7884836a0bda5bf914580edf32bdb737 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.463 2007/01/25 15:51:28 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.465 2007/01/30 15:10:58 ph10 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -60,6 +60,13 @@ PH/10 The acl_not_smtp_start ACL was, contrary to the documentation, not being
       (output by running exiwhat) was not always getting set for -bs and -bS
       input. This is fixed, and it now also says "batched" for BSMTP.
 
+PH/11 Added control=no_pipelining.
+
+PH/12 Added $sending_ip_address and $sending_port (mostly Magnus Holmgren's
+      patch, slightly modified), and move the expansion of helo_data till after
+      the connection is made in the smtp transport (so it can use these
+      values).
+
 
 Exim version 4.66
 -----------------