]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 23 Sep 2016 09:24:55 +0000 (11:24 +0200)
committerAnatol Belski <ab@php.net>
Fri, 23 Sep 2016 09:24:55 +0000 (11:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e794a9814b969de535488d39f447f1f809722c4f..0528fede4a6dee06e16dd147d5b53dd4aeeab751 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,10 @@ PHP                                                                        NEWS
   . Fixed bug #73072 (Invalid path SNI_server_certs causes segfault).
     (Jakub Zelenka)
 
+- PCRE:
+  . Fixed bug #73121 (Bundled PCRE doesn't compile because JIT isn't supported
+    on s390). (Anatol)
+
 - PDO_DBlib:
   . Fixed bug #72414 (Never quote values as raw binary data). (Adam Baratz)
   . Allow \PDO::setAttribute() to set query timeouts. (Adam Baratz)