aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-12-13 17:37:32 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-12-13 17:38:07 +0100
commitba9d8af01141a6d5d5b98a0e249c311814b844a6 (patch)
tree6b523c5b6361b56a67d7499b9b9fcf5e96d49b30 /Changelog
parent6dcf633e6dde4c2af549f374de885038f90b7258 (diff)
test suite: ensure we haven't started speaking IMAP when the SSL/TLS handshake is aborted.
(Unless STARTTLS is used to upgrade the connection.)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 931e526..9a36e8a 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,9 @@ interimap (0.5.5) upstream;
- README: suggest ControlPath=$XDG_RUNTIME_DIR/ssh-imap-%C for the SSH
transport (note that variable expansion is only available in OpenSSH
8.4 and later).
+ - test suite: ensure we haven't started speaking IMAP when the SSL/TLS
+ handshake is aborted (unless STARTTLS is used to upgrade to
+ connection).
-- Guilhem Moulin <guilhem@fripost.org> Fri, 11 Dec 2020 14:55:53 +0100