From 77d8f41d03c79ccdac5f80440ab9745617af0ebf Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 17 Feb 2005 04:45:21 +0000 Subject: [PATCH] MFH: - Compile fix for systems without int32_t typedef --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 172690b5d7..c76dede09b 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP 4 NEWS ?? ??? ????, Version 4.3.11 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony) - Changed phpize not to require libtool. (Jani) -- Fixed several egregious leaks in ext/browscap and sapi/embed. (Andrei) +- Fixed several leaks in ext/browscap and sapi/embed. (Andrei) - Fixed several leaks in ext/filepro. (Tony) - Fixed build system to always use bundled libtool files. (Jani) - Fixed MacOSX shared extensions crashing on Apache startup. (Rasmus) @@ -44,7 +44,8 @@ PHP 4 NEWS (Ilia) - Fixed bug #31120 (mssql_query returns false on successfull inserts and stored procedures). (Frank) -- Fixed bugs #31107, #31110, #31111 (Compile failure of zend_strtod.c). (Jani) +- Fixed bugs #31107, #31110, #31111, #31249 (Compile failure of zend_strtod.c). + (Jani) - Fixed bug #31106 (Fixed crash in overloaded objects). (Stas) - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia) - Fixed bug #31101 (missing kerberos header file path with --with-openssl). (Jani) -- 2.40.0