diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,8 @@ for use with `setsockopt'. ** (web http) terminates chunked encoding with an extra \r\n ** (web client) retries TLS handshake upon non-fatal errors (<https://bugs.gnu.org/49223>) +** 'primitive-load' opens files as O_CLOEXEC + (<https://bugs.gnu.org/57567>) Changes in 3.0.8 (since 3.0.7) |