summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-21 14:14:55 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-21 14:14:55 +0000
commit4aee02256cb1542139cdf399bd22bd7496d9611d (patch)
treef8c40423eaa565479dc104767a6f2c7ef7e8620a /doc/doc-txt/ChangeLog
parent9a26b6b229299c6106f5ab917220f39277b21713 (diff)
Implement daemon_startup_{retries,sleep} to control startup retrying.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index aea7fe9e8..158929d03 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.165 2005/06/20 13:58:22 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.166 2005/06/21 14:14:55 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -172,6 +172,8 @@ PH/22 Fixed some oversights/typos causing bugs when Exim is compiled with
These problems did NOT occur unless DomainKeys support was compiled.
+PH/23 Added daemon_startup_retries and daemon_startup_sleep.
+
Exim version 4.51
-----------------