]> granicus.if.org Git - php/commitdiff
Updated news for #66535 and #66109
authorTjerk Meesters <datibbaw@php.net>
Sat, 1 Mar 2014 04:27:36 +0000 (12:27 +0800)
committerTjerk Meesters <datibbaw@php.net>
Sat, 1 Mar 2014 04:27:36 +0000 (12:27 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 4f0c3191d887b0f03f349b48b13f0c8e8960b453..1adb05e6851ead13c6337b9a046b7ba3b4ba3422 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,15 @@ PHP                                                                        NEWS
   . Fixed bug #66762i (Segfault in mysqli_stmt::bind_result() when link closed)
   (Remi)
 
+- Mail:
+  . Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)
+
+- cURL:
+  . Fixed bug #66109 (Can't reset CURLOPT_CUSTOMREQUEST to default behaviour) (Tjerk)
+
+- Core:
+  . Allow zero length comparison in substr_compare() (Tjerk)
+
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 27 Feb 2014, PHP 5.6.0 Alpha 3