summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-22 11:47:24 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-12-22 11:47:24 +0000
commit7a10041529b179cd45a71ebe579af5e2eeddb51d (patch)
tree82a99195262dd3639ac1285a196bd79791d8ee69 /doc
parentdeca074a0983add921037815e8dd3aa260dbacfd (diff)
Fix incomplete -C test facility in exinext.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 7122575df..c91c77b63 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.280 2005/12/19 12:25:21 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.281 2005/12/22 11:47:24 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -60,6 +60,10 @@ PH/10 Fixed another bug related to PH/04 above: if an incoming message had a
it logs this as a hard delivery error, but does not attempt to create a
bounce message.
+PH/11 The exinext utility has a -C option for testing purposes, but although
+ the given file was scanned by exinext itself; it wasn't being passed on
+ when Exim was called.
+
Exim version 4.60
-----------------