diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-28 19:49:00 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-06-28 20:12:55 +0100 |
commit | a57492a480bce6d41dec5255d4a55550aa9d4f87 (patch) | |
tree | adc147f41c7acebda5a0320073e8092d17896293 /doc | |
parent | 0415468df326fefc339a936e47479ff0cf197092 (diff) |
Readonly-config: not supported by Solaris 10
Broken-by: 753739fdef
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 3311ae8f5..cc589c567 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -318,6 +318,7 @@ JH/55 TLS: as server, reject connections with ALPN indicating non-smtp use. JH/56 Make the majority of info read from config files readonly, for defence-in- depth against exploits. Suggestion by Qualsy. + Not supported on Solaris 10. Exim version 4.94 |