diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-30 11:45:20 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-30 11:45:20 +0000 |
commit | cf8b11a5399e64e50b6cd58f56a98197aca599d8 (patch) | |
tree | 9212bab3a24fa7e7cebe1d6896d9519624569115 /doc/doc-txt/ChangeLog | |
parent | 094a9ec3772cfee192263fce6346a47b6c472bee (diff) |
Add control=no_pipelining.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1f9911d16..ab30b633e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -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.464 2007/01/30 11:45:20 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -60,6 +60,8 @@ 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. + Exim version 4.66 ----------------- |