]> granicus.if.org Git - php/commitdiff
BFN
authorSara Golemon <pollita@php.net>
Wed, 11 Oct 2006 23:36:32 +0000 (23:36 +0000)
committerSara Golemon <pollita@php.net>
Wed, 11 Oct 2006 23:36:32 +0000 (23:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e9d3e2546c5171538e744aa56fc7e65b77bf5d77..416cac90c7aaeedc8d004a9c0e9184e677cf82fe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,10 @@ PHP                                                                        NEWS
 - 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)