diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-06 14:19:50 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-06 14:19:50 +0000 |
commit | a9ccd69a44b1f924cb6fa5bfee76fa0536d1c84a (patch) | |
tree | e3ac2ed4335e5fde680fa7d005079538d3b3bf76 /doc/doc-txt/ChangeLog | |
parent | 148e1ac6c5645e53f4f80eeb4978565b5ca4233b (diff) |
Applied patch from Arkadiusz Miskiewicz to apply a timeout to read
operations in malware.c.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 33844879d..5d8b2afd5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.367 2006/07/03 15:39:06 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.368 2006/07/06 14:19:50 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -72,6 +72,9 @@ PH/09 Applied patch from Erik to use select() instead of poll() in spam.c on PH/10 Added more information to debugging output for retry time not reached. +PH/11 Applied patch from Arkadiusz Miskiewicz to apply a timeout to read + operations in malware.c. + Exim version 4.62 ----------------- |