]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 30 Mar 2004 13:43:53 +0000 (13:43 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 30 Mar 2004 13:43:53 +0000 (13:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fb53c8d057a8dd2704f647c4d5ca2ac59919a779..d82d0b0b5f6884b3e167d3d8a593ad8aaf9a673d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 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 @@ PHP 4                                                                      NEWS
 - 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