phanto Fri Oct 18 04:18:11 2002 EDT Modified files: /php4 NEWS Log: make jani happy Index: php4/NEWS diff -u php4/NEWS:1.1216 php4/NEWS:1.1217 --- php4/NEWS:1.1216 Fri Oct 18 03:56:01 2002 +++ php4/NEWS Fri Oct 18 04:18:11 2002 @@ -11,6 +11,8 @@ . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps + components referenced). (Harald) - Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal) - Added Oracle TIMESTAMP type to oci8 extension. (Thies) - Fixed fgets($fp) to read until EOL when length parameter is not set. (Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php