]> granicus.if.org Git - php/commitdiff
reorder
authorfoobar <sniper@php.net>
Sun, 14 Mar 2004 10:45:51 +0000 (10:45 +0000)
committerfoobar <sniper@php.net>
Sun, 14 Mar 2004 10:45:51 +0000 (10:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8581b9d58bb47d71fdf0e09d6630b5a62960e460..62bc00d0599481c5b9219862832ceafe1fe4c75c 100644 (file)
--- 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)