summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-14 10:00:05 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-14 10:00:05 +0000
commited0e982047b9cb760f810e056d0faf79f1d44fa1 (patch)
tree4fae52f84899f12ca6498576bab9d679f5083396 /doc
parent25a321c82da9565c7fd283d105eb1b7f81e078b5 (diff)
Minor changes for the test harness.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 822795ba7..37693d078 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.274 2005/12/12 15:58:53 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.275 2005/12/14 10:00:05 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -35,6 +35,11 @@ PH/06 Increased the number of ACL variables to 20 of each type, and arranged
spool files has been maintained. However, going back to a previous Exim
release will lost any variables that are in spool files.
+PH/07 Two small changes when running in the test harness: increase delay when
+ passing a TCP/IP connection to a new process, in case the original
+ process has to generate a bounce, and remove special handling of
+ 127.0.0.2 (sic), which is no longer necessary.
+
Exim version 4.60
-----------------