From: foobar Date: Sun, 14 Mar 2004 10:45:51 +0000 (+0000) Subject: reorder X-Git-Tag: php-4.3.5RC4~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1c31423d7fec67da73f65061b721c982dd85595;p=php reorder --- diff --git a/NEWS b/NEWS index 8581b9d58b..62bc00d059 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2004, Version 4.3.5 -- Fixed bug #27582 (possible crashes inside imagefilltoborder()). (Pierre) - Fixed possible crashes inside socket extension, due to missing check inside allocation functions. (Ilia) +- Fixed bug #27582 (possible crashes in imagefilltoborder()). (Pierre) - Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is disabled). (Ilia) - Fixed bug #27509 (broken getaddrinfo() causes fsockopen() error). (Sara)