From: Ilia Alshanetsky Date: Wed, 21 Apr 2004 00:12:12 +0000 (+0000) Subject: Correct news entry order. X-Git-Tag: php-4.3.7RC1~64 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a20b67c30fb2649d4def0e7f3e445bc87f1e8218;p=php Correct news entry order. --- diff --git a/NEWS b/NEWS index f62dc9b922..040bd363ce 100644 --- a/NEWS +++ b/NEWS @@ -3,12 +3,12 @@ PHP 4 NEWS ?? ??? 2004, Version 4.3.7 - Fixed handling of return values from storred procedures in mssql_execute() with multiple result sets returned. (Frank) -- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS - fails). (Frank) - Fixed bug #28055 (timeout duration too long in feof()/pfsockopen() liveness checks). (Wez) - Fixed bug #28042 (greek letters in html to entitity mapping not correct). (Derick) +- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS + fails). (Frank) - Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely). (Ilia)