phanto          Sun Feb  9 19:58:08 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  18 times the speed of light
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.65 php4/NEWS:1.1247.2.66
--- php4/NEWS:1.1247.2.65       Sun Feb  9 17:56:47 2003
+++ php4/NEWS   Sun Feb  9 19:58:07 2003
@@ -45,6 +45,7 @@
   get_browser()). (Ilia)
 - Fixed bug #21442 (crash in mail() on Windows when 1st parameter is empty). 
   (Edin)
+- Fixed bug #21378 (COM code crashes after update 4.2.1 to 4.3.0). (Harald)
 - Fixed bug #21338 (html_entity_decode() crashed when "" is passed). (Ilia)
 - Fixed bug #21297 (in CLI/CGI sapis on the #! it would leave a \n when the
   the code encounters \r\n). (Ilia)
@@ -59,6 +60,7 @@
 - Fixed bug #20857 (snmpset() failed always, patch by: [EMAIL PROTECTED]). (Jani)
 - Fixed bug #20802 (PHP would die silently when memory limit reached). (Ilia)
 - Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin)
+- Fixed bug #20282 (COM memory leak). (Harald)
 - Fixed bug #17868 (multiple <!--include--> used to include PHP files crashes).
   (Ilia)
 - Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).



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

Reply via email to