diff --git a/NEWS b/NEWS index bdfe9990080..ce5057f35fb 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS EAI_SYSTEM not found). (nielsdos) . Fixed bug GH-15587 (CRC32 API build error on arm 32-bit). (Bernd Kuhls, Thomas Petazzoni) + . Fixed bug GH-15330 (Do not scan generator frames more than once). (Arnaud) - Curl: . FIxed bug GH-15547 (curl_multi_select overflow on timeout argument).