]> granicus.if.org Git - php/commitdiff
massage news
authorfoobar <sniper@php.net>
Sat, 22 Jan 2005 01:19:48 +0000 (01:19 +0000)
committerfoobar <sniper@php.net>
Sat, 22 Jan 2005 01:19:48 +0000 (01:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d2b9d0627a740fd605b9d9a5be4f68b3d715e95d..d442390079f3e2f0f3c9ee92c11c328b6c243b71 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, Version 4.3.11
-- Fixed bug #28451 (corupt EXIF headers have unlimited recursive IFD directory
-  entries). (Andrei)
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
 - Changed phpize not to require automake and libtool. (Jani)
 - Fixed build system to always use bundled libtool files. (Jani)  
@@ -48,6 +46,8 @@ PHP 4                                                                      NEWS
   (Jani)
 - Fixed bug #28930 (PHP sources pick wrong header files generated by bison).
   (eggert at gnu dot org)
+- Fixed bug #28451 (corupt EXIF headers have unlimited recursive IFD directory
+  entries). (Andrei)
 - Fixed bug #28086 (crash inside overload() function). (Tony) 
 - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).
   (chris at ex-parrot dot com)