iliaa           Tue Mar 30 08:43:57 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.616&r2=1.1247.2.617&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.616 php-src/NEWS:1.1247.2.617
--- php-src/NEWS:1.1247.2.616   Mon Mar 29 14:35:19 2004
+++ php-src/NEWS        Tue Mar 30 08:43:53 2004
@@ -2,7 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, Version 4.3.6
 - Synchronized bundled GD library with GD 2.0.22. (Ilia)
-- Fixed bug #27743 (Make sure Money types are converted and returned 
+- Fixed bug #27762 (SCO Openserver doesn't have S_ISSOCK). (Wez)
+- Fixed bug #27743 (Make sure Money types are converted and returned
   correctly). (Frank)
 - Fixed bug #27732 (Fixed compilation bug inside php_sab_info.h). (Ilia)
 - Fixed bug #27731 (error_reporting() inside @ block fails to set
@@ -15,6 +16,7 @@
 - Fixed bug #27663 (compile failure with cURL 7.11.1). (Ilia)
 - Fixed bug #27646 (Cannot serialize/unserialize non-finite numeric values).
   (Marcus)
+- Fixed bug #26757 (session.save_path default is bogus for win32). (Wez)
 
 26 Mar 2004, Version 4.3.5
 - Fixed possible crash using an invalid color index with a palette image in

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

Reply via email to