summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-14 14:26:14 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-14 14:26:14 +0000
commit0d46a8c87e92e8136cf1f0f6985b3a87815517f5 (patch)
treeeee718f16a4db29fa754cf77d4807d334499eeb0 /doc/doc-txt
parentc91535f35c1f54bb30e5611791c93e78f2efd5d0 (diff)
Fix eximon buffer overflow bug.
Diffstat (limited to 'doc/doc-txt')
-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 7c3a03f51..4e844d6d0 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.297 2006/02/14 14:12:06 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.298 2006/02/14 14:26:14 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -158,6 +158,8 @@ PH/29 In GnuTLS, a forced expansion failure for tls_privatekey was not being
ignored. In both GnuTLS and OpenSSL, an expansion of tls_privatekey that
results in an empty string is now treated as unset.
+PH/30 Fix eximon buffer overflow bug (Bugzilla #73).
+
Exim version 4.60
-----------------