[exim-cvs] Update Changelog for GnuTLS 1.3 related fix Bug 2…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Update Changelog for GnuTLS 1.3 related fix Bug 2359
Gitweb: https://git.exim.org/exim.git/commitdiff/2cf48743cc4bf8b99b4db880fa06a4768222d257
Commit:     2cf48743cc4bf8b99b4db880fa06a4768222d257
Parent:     06faf21f3a84a3ac4aa4f7b1512087423d8c8541
Author:     Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Thu Dec 27 14:34:56 2018 +0100
Committer:  Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Thu Dec 27 14:34:56 2018 +0100


    Update Changelog for GnuTLS 1.3 related fix Bug 2359


    Fix is in 06faf21f3a84a3ac4aa4f7b1512087423d8c8541
---
 doc/doc-txt/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index db6df25..f78b200 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.