pollita         Wed Oct 11 23:36:33 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.303&r2=1.2027.2.547.2.304&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.303 php-src/NEWS:1.2027.2.547.2.304
--- php-src/NEWS:1.2027.2.547.2.303     Wed Oct 11 18:27:42 2006
+++ php-src/NEWS        Wed Oct 11 23:36:32 2006
@@ -13,8 +13,10 @@
 - Fixed bug #39067 (getDeclaringClass() and private properties). (Tony)
 - Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
   files). (Ilia)
+- Fixed bug #38649 (uninit'd optional arg in stream_socket_sendto()). (Sara)
 - Fixed bug #38198 (possible crash when COM reports an exception). (Ilia)
 - Fixed bug #37262 (var_export() does not escape \0 character). (Ilia)
+- Fixed bug #36515 (Unlinking buckets from non-existant brigades). (Sara)
 
 05 Oct 2006, PHP 5.2.0RC5
 - Updated bundled OpenSSL to version 0.9.8d in the Windows distro. (Edin)

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

Reply via email to