summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-08-08 19:46:03 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2022-08-08 21:48:43 +0100
commitef57b25bfa7623c3f8a8e65f927165c4ddc7c43b (patch)
treea4953443e4dd7b8285328ead652fbbf98d0bbb2d /doc
parent93c722ce0549360af68269f088f4e59ed8fc130e (diff)
downloadexim4-ef57b25bfa7623c3f8a8e65f927165c4ddc7c43b.tar.gz
Symlink following for TLS creds files
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 874d725f3..b813033c1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -18,6 +18,11 @@ JH/04 Bug 2903: avoid exit on an attempt to rewrite a malformed address.
Make the rewrite never match and keep the logging. Trust the
admin to be using verify=header-syntax (to actually reject the message).
+JH/05 Follow symlinks for placing a watch on TLS creds files. This means
+ (under Linux) we watch the dir containing the final file; previously
+ it would be the dir with the first symlink. We still do not monitor
+ the entire path.
+
Exim version 4.96
-----------------