diff --git a/NEWS b/NEWS index 104279441a7..03b613b92ff 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,7 @@ PHP NEWS . Fixed bug #66736 (fpassthru broken). (Mike) . Fixed bug #67024 (getimagesize should recognize BMP files with negative height). (Gabor Buella) + . Fixed bug #67033 (Remove reference to Windows 95). (Anatol) - cURL: . Fixed bug #66562 (curl_exec returns differently than curl_multi_getcontent).