]> granicus.if.org Git - php/commitdiff
add missin NEWS entry
authorAnatol Belski <ab@php.net>
Thu, 4 Feb 2016 17:09:35 +0000 (18:09 +0100)
committerAnatol Belski <ab@php.net>
Thu, 4 Feb 2016 17:09:35 +0000 (18:09 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 7966ce5fc2cee4f16f067a3d91f1055f12d10e09..8f975fd5bf8cbca32533f0eeb0887fbf8a888870 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,9 @@ PHP                                                                        NEWS
 - OpenSSL:
   . Fixed bug #71475 (openssl_seal() uninitialized memory usage). (Stas)
 
+- PCRE:
+  . Upgraded pcrelib to 8.38.
+
 - Phar:
   . Fixed bug #71354 (Heap corruption in tar/zip/phar parser). (Stas)
   . Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).