diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-20 16:31:48 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-20 16:31:48 +0000 |
commit | 8def5aaf652936e25a77eefe235bd333a89512c6 (patch) | |
tree | 516a706f9d11326b04046287f87c7f5fbed414be /doc/doc-txt/ChangeLog | |
parent | 98cd900383067034f8996ae6f1546877114b2995 (diff) |
Reduce rfc1413_query_timeout default from 30s to 5s.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5fb45c043..943b3bd8b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.307 2006/02/16 17:03:16 jetmore Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.308 2006/02/20 16:31:48 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -205,6 +205,8 @@ JJ/05 exipick: Fixed bug where -bpc always showed a count of all messages on queue. Changes to match documented behaviour of showing count of messages matching specified criteria. +PH/40 Changed the default ident timeout from 30s to 5s. + Exim version 4.60 ----------------- |