summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2009-10-16 09:51:12 +0000
committerNigel Metheringham <nigel@exim.org>2009-10-16 09:51:12 +0000
commite6060e2ce135caa2d48e682c4d76d071ff760a30 (patch)
tree9f2a2485226a71f2ac2f791de3bcb05730f96211 /doc/doc-txt/ChangeLog
parent9e3331ea11585533603f7c1b1de5f28fb851d13b (diff)
gnutls_compat_mode to allow compatibility with broken clients. fixes: #665
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 e7db60003..6153e000b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.569 2009/10/14 14:48:41 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.570 2009/10/16 09:51:12 nm4 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -111,6 +111,9 @@ NM/19 Bugzilla 745: TLS version reporting
NM/20 Bugzilla 167: bool: condition support
Patch provided by Phil Pennock
+NM/21 Bugzilla 665: gnutls_compat_mode to allow compatibility with broken clients
+ Patch provided by Phil Pennock
+
Exim version 4.69
-----------------