diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-16 19:10:45 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-16 19:10:45 +0000 |
commit | f013fb920d2e20efabe9dfbdb3a34674e9ef8f75 (patch) | |
tree | 855fcab3185f40b6bf03275d43633fb19bc6d877 /doc/doc-txt/ChangeLog | |
parent | f33253cce3438c5b28a3b1fa7de162d16aa3e9f5 (diff) |
Documentation fix for gnutls_* options. Fixes: #913
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 fa71148fa..f823ee064 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.594 2009/11/14 20:35:55 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.595 2009/11/16 19:10:45 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -8,6 +8,8 @@ Exim version 4.71 TK/01 Bugzilla 912: Fix DKIM segfault on empty headers/body +NM/01 Bugzilla 913: Documentation fix for gnutls_* options. + Exim version 4.70 ----------------- |