From 1d9ba653019eccbe12160eb480be7861a4ebe2ab Mon Sep 17 00:00:00 2001 From: Jeroen Ooms Date: Mon, 22 Jul 2019 13:13:13 +0200 Subject: [PATCH] Fix NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1ed9ecc5..3ae8765f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -3.4 +4.0 - Stricter type checking for handle options based on macros - curl_symbols is now a function instead of a static table to allow easy filtering - curl_fetch_memory now over-allocates also on unix to avoid many realloc calls