diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-27 14:34:56 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-27 14:34:56 +0100 |
commit | 2cf48743cc4bf8b99b4db880fa06a4768222d257 (patch) | |
tree | 2f667c43c34f497e979951cea1fb4c8114ffeb1d | |
parent | 06faf21f3a84a3ac4aa4f7b1512087423d8c8541 (diff) |
Update Changelog for GnuTLS 1.3 related fix Bug 2359
Fix is in 06faf21f3a84a3ac4aa4f7b1512087423d8c8541
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index db6df2525..f78b2001e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -8,7 +8,7 @@ options, and new features, see the NewStuff file next to this ChangeLog. Exim version 4.93 ----------------- -JH/01 GnuTLS: repeat lowlevel read and write operations while they return error +AM/01 Bug 2359: GnuTLS: repeat lowlevel read and write operations while they return error codes indicating retry. Under TLS1.3 this becomes required. |