diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 14:20:58 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-07 14:20:58 +0000 |
commit | 9edc04ce521093dbc5a764c2416878b2c23e08f3 (patch) | |
tree | f380e8fa8fdef9ea115942a4b1b0f55fc5dede24 /doc | |
parent | 59e82a2a0e97f55f0e27323112116e01a06cb198 (diff) |
Minor Makefile fix for test_host (code-testing utility).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
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 ----------------- |