changelog               Sun Jul  7 20:17:28 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1031 php4/NEWS:1.1032
--- php4/NEWS:1.1031    Sun Jul  7 10:09:48 2002
+++ php4/NEWS   Sun Jul  7 20:17:28 2002
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- Added domxml_node_namespace_uri() (Rui Lopes).
+- Fix win32 memory leak in /ext/sockets that would occur on any error condition
+  Fix host resolution error messages on win32
 - Added optional 3rd parameter 'recursive' to ftp_rawlist() which will
   do 'LIST -R' instead of 'LIST'. (Jani)
 - Disabled the fifth parameter in mail() when safe-mode is turned on. (Derick)


Reply via email to