]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 4 Feb 2014 09:38:17 +0000 (10:38 +0100)
committerAnatol Belski <ab@php.net>
Tue, 4 Feb 2014 09:38:17 +0000 (10:38 +0100)
NEWS

diff --git a/NEWS b/NEWS
index d5989380e95f70bf468d44981a7f8928e684ce9a..da7b17841f10876f6739f515510f6e7b28a3b803 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ PHP                                                                        NEWS
   . Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style 
     ^M as lineend). (Laruence)
 
+- PCRE:
+  . Upgraded to PCRE 8.34. (Anatol)
+
 - PDO_pgsql:
   . Fixed bug #62479 (PDO-psql cannot connect if password contains
 spaces) (willfitch, iliaa)