From: foobar Date: Wed, 13 Aug 2003 18:16:00 +0000 (+0000) Subject: Be a bit more wordy.. X-Git-Tag: php-4.3.3RC4~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fab70dea699f3d772491d4d243e306b34734d516;p=php Be a bit more wordy.. --- diff --git a/NEWS b/NEWS index 02ae267c7d..e22d88addc 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ PHP 4 NEWS - Fixed bug #24142 (workaround for a gcc bug affecting round()). (Marcus, Ilia) - Fixed bug #24063 (serialize() missing 0 after the . on scientific notation). (Marcus, Ilia) -- Fixed bug #23936 (fail to select and fetch). (Ard) +- Fixed bug #23936 (ext/interbase: fail to select and fetch). (Ard) - Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain situations). (Ilia) - Fixed bug #22245 (References inside $_SESSION not being handled). (Ilia)