]> granicus.if.org Git - php/commitdiff
Reorder NEWS
authorDerick Rethans <derick@php.net>
Fri, 23 Apr 2004 18:20:39 +0000 (18:20 +0000)
committerDerick Rethans <derick@php.net>
Fri, 23 Apr 2004 18:20:39 +0000 (18:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5ca911cdc6b8500b5a447021c5cb736f7473d927..2d1c0172981ceabfc135bd163cf311845c35393e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, Version 4.3.7
-- Fixed bug #27810 (don't use php's pemalloc in ext/pcre). (Joe Orton)
 - Fixed possible crash inside pg_copy_(to|from) function if delimiter is more
   then 1 character long. (Ilia)
 - Fixed handling of return values from storred procedures in mssql_execute()
@@ -18,6 +17,7 @@ PHP 4                                                                      NEWS
   fails). (Frank)
 - Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
   (Ilia)
+- Fixed bug #27810 (don't use php's pemalloc in ext/pcre). (Joe Orton)
 
 15 Apr 2004, Version 4.3.6
 - Updated bundled PDFLib library to version 5.0.3p1 in Windows distribution.