summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 14:20:58 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-07 14:20:58 +0000
commit9edc04ce521093dbc5a764c2416878b2c23e08f3 (patch)
treef380e8fa8fdef9ea115942a4b1b0f55fc5dede24 /doc/doc-txt
parent59e82a2a0e97f55f0e27323112116e01a06cb198 (diff)
Minor Makefile fix for test_host (code-testing utility).
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 103463fc1..e22757f38 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.284 2006/02/07 14:05:17 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.285 2006/02/07 14:20:58 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -86,6 +86,9 @@ PH/14 When a uid/gid is specified for the queryprogram router, it cannot be
outputs suitable debugging information if -d is set, and then runs
the subprocess without attempting to change uid/gid.
+PH/15 Minor change to Makefile for building test_host (undocumented testing
+ feature).
+
Exim version 4.60
-----------------