diff --git a/NEWS b/NEWS index 4854d790c59..d83614b3660 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS . Fix potential memory leak in XPath evaluation results. (nielsdos) . Fix phpdoc for DOMDocument load methods. (VincentLanglet) +- FPM + . Fix incorrect check in fpm_shm_free(). (nielsdos) + - GD: . Fixed bug GH-12019 (add GDLIB_CFLAGS in feature tests). (Michael Orlitzky)