]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Wed, 27 Jul 2016 18:41:27 +0000 (20:41 +0200)
committerAnatol Belski <ab@php.net>
Wed, 27 Jul 2016 18:41:27 +0000 (20:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 322ff7835fac0b81edba2de1164f8e6b3bace476..09a8211c862f43d298176f3c1a3a0956bccde2e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,7 @@ PHP                                                                        NEWS
 
 -PCRE:
   . Fixed bug #72688 (preg_match missing group names in matches). (cmb)
+  . Upgraded to PCRE 8.39. (Anatol)
 
 - PDO_pgsql:
   . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)