diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-24 16:14:50 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-24 16:14:50 +0000 |
commit | 4e1fde53a4b1133c5efee3ac73e598ee36b9c1ba (patch) | |
tree | 0ba9fc67fbd073d673070cc47d3630df8442eab8 /doc/doc-txt | |
parent | ea3bc19b9e6b236ca38c6bf506229fd41e89d6ad (diff) |
Testing tweak to improve repeatability.
Diffstat (limited to 'doc/doc-txt')
-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 d3a98b6ba..d223383ba 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.38 2004/11/24 15:43:36 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.39 2004/11/24 16:14:50 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -169,6 +169,9 @@ Exim version 4.44 39. Added log_selector=+queue_time_overall. +40. When running the queue in the test harness, wait just a tad after forking a + delivery process, to get repeatability of debugging output. + Exim version 4.43 ----------------- |