From bde7285d924777e3ebf8c11389f6fbf414431ca1 Mon Sep 17 00:00:00 2001 From: Joe Cheng Date: Fri, 20 Dec 2024 09:42:07 -0800 Subject: [PATCH] Update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index be00e29..b82459b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ - Fix a rchk bug - Enable CURLOPT_PIPEWAIT by default to prefer multiplex when possible - Enable setting max_streams in multi_set(), default to 10 + - Allow open(curl::curl()) to be interrupted 6.0.1 - Fix a build issue with libcurl 8.11.0