]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Wed, 23 Dec 2015 10:37:59 +0000 (11:37 +0100)
committerJulien Pauli <jpauli@php.net>
Wed, 23 Dec 2015 10:37:59 +0000 (11:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 25fc78c96c18cd5bfa42bfda08dd41dae30a65e8..4dd6361fa0335dc6228188d1ef97d98e579352fc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016 PHP 7.0.3
 
+- Core:
+  . Added support for new HTTP 451 code. (Julien)
+
 - Standard:
   . Fixed bug #71190 (substr_replace converts integers in original $search
     array to strings). (Laruence)