summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-25 10:26:04 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-11-25 10:26:04 +0000
commitde365dedeec38c30d7ff318eb6505d323e8a4411 (patch)
tree9de4ad434ef2e8e83d1527205d1fafc2142a2a59 /doc
parent51a0ece14d610b73162eb330bef9c92fb5ce40aa (diff)
Expand error message when GnuTLS has problems setting up cert/key files.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d223383ba..cd5fe9821 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.39 2004/11/24 16:14:50 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.40 2004/11/25 10:26:04 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -172,6 +172,10 @@ Exim version 4.44
40. When running the queue in the test harness, wait just a tad after forking a
delivery process, to get repeatability of debugging output.
+41. Include certificate and key file names in error message when GnuTLS fails
+ to set them up, because the GnuTLS error message doesn't include the name
+ of the failing file when there is a problem reading it.
+
Exim version 4.43
-----------------