]> granicus.if.org Git - php/commitdiff
make jani happy
authorHarald Radi <phanto@php.net>
Fri, 18 Oct 2002 08:18:11 +0000 (08:18 +0000)
committerHarald Radi <phanto@php.net>
Fri, 18 Oct 2002 08:18:11 +0000 (08:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27aba2f7a9758b69e6e6aaf64f6b9ef99ac5491d..95791cdbc2ac863530ec4ae8b15fabbd98c087d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP 4                                                                      NEWS
   . 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)