]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 19 Jun 2016 18:40:45 +0000 (20:40 +0200)
committerAnatol Belski <ab@php.net>
Sun, 19 Jun 2016 18:40:45 +0000 (20:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d02444b2d02c81266a2f20b15d4ea5c1f1a7baa5..5f5f8fcf6b83b1de9e1e5a9d88dc20cde0da6909 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@ PHP                                                                        NEWS
   . Implemented error storing to the global queue and cleaning up the OpenSSL
     error queue (resolves bugs #68276 and #69882). (Jakub Zelenka)
 
+- PCRE:
+  . Upgraded to PCRE 8.39. (Anatol)
+
 - Sqlite3:
   . Implemented FR #72385 (Update SQLite bundle lib(3.13.0)). (Laruence)