From: foobar Date: Sun, 9 Feb 2003 22:56:47 +0000 (+0000) Subject: sex with punctuation mark.. X-Git-Tag: php-4.3.2RC1~287 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b2f06a0faa18efca95a4c60472eb3b84127e20c;p=php sex with punctuation mark.. --- diff --git a/NEWS b/NEWS index 0bf71e4d0e..b8c10c9d62 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ PHP 4 NEWS --enable-memory-limit. Returns the number of bytes allocated by the Zend's memory routines. (Andrey) - Fixed bug #22103 (Added gdImageEllipse and replaced old gdImageFilledEllipse - with a better implementation) (Pierre). + with a better implementation). (Pierre) - Fixed bug #22088 (array_shift() left next index to be +1 too much). (Jani) - Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the result due to always seeking to row next to the one requested). (Ilia)