summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-28 12:42:47 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-28 12:42:47 +0000
commit382afc6ba69545d52398da6b437e487aa23f185d (patch)
tree5854c3f9832ebfd31191c10fdce85ab224359a7e /doc/doc-txt/ChangeLog
parent30dba1e609d941013dc8421de5104dad387ac5b1 (diff)
Add authenticated_sender_force to the smtp transport.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index bbf590a1e..c508ee545 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.314 2006/02/28 11:25:40 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.315 2006/02/28 12:42:47 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -239,6 +239,8 @@ PH/45 When the plaintext authenticator is running as a client, the server's
PH/46 Messages that are created by the autoreply transport now contains a
References: header, in accordance with RFCs 2822 and 3834.
+PH/47 Added authenticated_sender_force to the smtp transport.
+
Exim version 4.60
-----------------