]> granicus.if.org Git - php/commitdiff
massage
authorfoobar <sniper@php.net>
Tue, 25 Jan 2005 23:42:38 +0000 (23:42 +0000)
committerfoobar <sniper@php.net>
Tue, 25 Jan 2005 23:42:38 +0000 (23:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c758858f65c7efdbed145f563efafa2725b6977d..74bd8d52e48e6439cbff8e410b2a4f11772bd223 100644 (file)
--- 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).