summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Kistner <tom@duncanthrax.net>2005-08-16 12:35:12 +0000
committerTom Kistner <tom@duncanthrax.net>2005-08-16 12:35:12 +0000
commit4304270b0d149f3b5add089f8d0397791b7cd12e (patch)
treef248e07984c03566970677a31eb6b5af0c64d6a4
parent9f093f3a22512864682ac7d456aa7f3f294cfdbe (diff)
4.53 TK/04
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 30c391366..8297b97c1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.204 2005/08/09 13:31:52 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.205 2005/08/16 12:35:12 tom Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -83,6 +83,9 @@ PH/21 Added support for host-specific ports to manualroute, queryprogram,
PH/22 If the log selector "outgoing_port" is set, the port is now also given on
host errors such as "Connection refused".
+TK/04 MIME ACL: Fix buffer underrun that occurs when EOF condition is met
+ while reading a MIME header. Thanks to Tom Hughes for a patch.
+
Exim version 4.52
-----------------