From: foobar Date: Sat, 22 Jan 2005 01:19:48 +0000 (+0000) Subject: massage news X-Git-Tag: php-4.3.11RC1~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9e8717683fed5d4291d5a005d2c050672fc113f;p=php massage news --- diff --git a/NEWS b/NEWS index d2b9d0627a..d442390079 100644 --- 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)