civodul pushed a commit to branch main
in repository guile.

commit 01e960edea3f61078f172e706b2c019c01d58107
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Aug 4 15:58:53 2022 +0200

    Update NEWS.
    
    * NEWS: Update.
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index a3bfbdff2..ca194f319 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,8 @@ for use with `setsockopt'.
 ** 'connect' returns #f upon EAGAIN, not just EINPROGRESS
 ** (web http) capitalizes the "Basic" authorization header
 ** (web http) terminates chunked encoding with an extra \r\n
+** (web client) retries TLS handshake upon non-fatal errors
+   (<https://bugs.gnu.org/49223>)
 
 
 Changes in 3.0.8 (since 3.0.7)

Reply via email to