1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Update NEWS.

* NEWS: Update.
This commit is contained in:
Ludovic Courtès 2022-08-04 15:58:53 +02:00
parent 317b06bf86
commit 01e960edea

2
NEWS
View file

@ -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)