From a96582f13bebc2f012d5c2cc06b56785c2704c25 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 16 Mar 2004 16:38:00 +0000 Subject: [PATCH] MFH: Fixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive). --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 01c4223a66..8a87d697e0 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP 4 NEWS actually parsed. (Jon) - Fixed possible crashes inside socket extension, due to missing check inside allocation functions. (Ilia) +- Fixed bug #27600 (GCC 3.0.4 does not like __attribute__ directive). (Ilia) - Fixed bug #27590 (crash during shutdown when freeing persistent resources in ZTS mode). (Ilia) - Fixed bug #27582 (possible crashes in imagefilltoborder()). (Pierre) -- 2.50.1