From: Ilia Alshanetsky Date: Sun, 24 Aug 2003 19:44:47 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: php-4.3.3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d702e37902570890ff686573c23800209abe5f73;p=php Fixed typo. --- diff --git a/NEWS b/NEWS index 65263149a0..414e20fc8d 100644 --- a/NEWS +++ b/NEWS @@ -109,7 +109,7 @@ PHP 4 NEWS - Fixed bug #24210 (not detecting assume_default_colors - typo). (Sara) - Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive()). (Ilia) -- Fixed bug #24177 (Apahce2 SAPIs: status set incorrectly after flush()). +- Fixed bug #24177 (Apache2 SAPIs: status set incorrectly after flush()). (Ilia) - Fixed bug #24155 (gdImageRotate270 incorrectly use x parameter for y axis). (tom@gksystems.com, Ilia)