From: Remi Collet Date: Fri, 25 Aug 2017 15:02:24 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0RC1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df7f2a5df3f19a7d4de083231bbe7b760148cf24;p=php NEWS --- diff --git a/NEWS b/NEWS index a8e4e94675..f354295a71 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,7 @@ PHP NEWS - CURL: . Fixed bug #75093 (OpenSSL support not detected). (Remi) + . Better fix for #74125 (use pkg-config instead of curl-config). (Remi) - GD: . Fixed bug #75111 (Memory disclosure or DoS via crafted .bmp image). (cmb)