]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Thu, 17 Nov 2016 10:37:13 +0000 (11:37 +0100)
committerJulien Pauli <jpauli@php.net>
Thu, 17 Nov 2016 10:37:13 +0000 (11:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 33a9ae1ba08a91432c581a0944d55aa34608eac8..1370f08ac1fd76d0061542d20138ec8e5b63f3ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ PHP                                                                        NEWS
 - SQLite3:
   . Fixed bug #73530 (Unsetting result set may reset other result set). (cmb)
 
+- Standard:
+   . Fixed bug #73297 (HTTP stream wrapper should ignore HTTP 100 Continue).
+     (rowan dot collins at gmail dot com)
+
 10 Nov 2016, PHP 5.6.28
 
 - Core: