summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-14 13:48:40 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-14 13:48:40 +0000
commitef213c3b49bcc37a2882f81a76755f114c2a81cb (patch)
tree8d4a41a9ea06ecc3877a92f7e5b51dc2a1ae0066 /doc
parent8783ca699f1ee699540f994552bf7d7836ce4703 (diff)
Auto_thaw no longer applies to bounce messages.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
-rw-r--r--doc/doc-txt/NewStuff5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 998cf94e9..bbdcb9843 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.154 2005/06/14 10:32:01 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.155 2005/06/14 13:48:40 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -114,6 +114,8 @@ TF/05 Fixed a ${extract error message typo reported by Jeremy Harris
PH/12 Applied Alex Kiernan's patch for the API change for the error callback
function for BDB 4.3.
+PH/13 Changed auto_thaw such that it does not apply to bounce messages.
+
Exim version 4.51
-----------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index d0997d1f0..f74d31742 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.48 2005/05/31 10:58:18 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.49 2005/06/14 13:48:40 ph10 Exp $
New Features in Exim
--------------------
@@ -252,6 +252,9 @@ PH/02 There's a new verify callout option, "fullpostmaster", which first acts
fails, it tries just <postmaster>, without a domain, in accordance with
the specification in RFC 2821.
+PH/03 The action of the auto_thaw option has been changed. It no longer applies
+ to frozen bounce messages.
+
Version 4.51
------------