sniper          Tue Jan 25 18:43:10 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  massage
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.215&r2=1.1760.2.216&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.215 php-src/NEWS:1.1760.2.216
--- php-src/NEWS:1.1760.2.215   Tue Jan 25 17:51:35 2005
+++ php-src/NEWS        Tue Jan 25 18:43:10 2005
@@ -1,12 +1,12 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.0.4
-- Fixed several egregious leaks in ext/browscap and sapi/embed. (Andrei)
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)
 - Added length and charsetnr for field array and object in mysqli. (Georg)
 - Changed foreach() to throw an exception if IteratorAggregate::getIterator()
   does not return an Iterator. (Marcus)
 - 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 a bug in mysqli_stmt_execute() (type conversion with NULL values). 
(Georg)
 - Fixed bug #31684 (dio_tcsetattr(): misconfigured termios settings).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to