]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 9 May 2014 20:17:22 +0000 (22:17 +0200)
committerAnatol Belski <ab@php.net>
Fri, 9 May 2014 20:17:22 +0000 (22:17 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1d100f64f3b647662920a43c0a840c7f5a5dabaa..5fcedb5c48124f055bf6e270345de2bc9b1e4aa8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,10 @@ PHP                                                                        NEWS
   . Fixed bug #67224 (Fall back to crypto_type from context if not specified
     explicitly in stream_socket_enable_crypto). (Chris Wright)
 
+- PCRE:
+  . Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch
+    from the upstream). (Anatol)
+
 01 May 2014, PHP 5.6.0 Beta 2
 
 - CLI server: