From: foobar Date: Tue, 25 Jan 2005 23:42:38 +0000 (+0000) Subject: massage X-Git-Tag: php-4.3.11RC1~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=214091ee77567f574aabf69a409c2dd906c86954;p=php massage --- diff --git a/NEWS b/NEWS index c758858f65..74bd8d52e4 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, Version 4.3.11 -- Fixed several egregious leaks in ext/browscap and sapi/embed. (Andrei) - 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 build system to always use bundled libtool files. (Jani) - Fixed MacOSX shared extensions crashing on Apache startup. (Rasmus) - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings).