edink           Tue Jan  7 06:26:05 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  Bugfixing news
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.44 php4/NEWS:1.1247.2.45
--- php4/NEWS:1.1247.2.44       Mon Jan  6 05:53:35 2003
+++ php4/NEWS   Tue Jan  7 06:26:03 2003
@@ -21,6 +21,8 @@
 - Fixed bug #21228 (broken check for ob_gzhandler) & made ob_start() return
   the correct value. (Ilia)
 - Fixed bug #21268 (session_decode() returned FALSE on success). (Ilia)
+- Fixed bug #21442 (crash in mail() on Windows when the first parameter
+  is empty). (Edin)
 
 27 Dec 2002, Version 4.3.0
 - If you don't specify building any other SAPI "make install" will install the



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

Reply via email to