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

diff --git a/NEWS b/NEWS
index 32dcd646fe8ba642f3ac0660e361e648d48d8d66..7cae9b824bdccc4d99a645d20be66768d2fd6bff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
     oob read access). (Laruence)
   . Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence)
 
+- PCRE:
+  . Fixed bug #72463 (mail fails with invalid argument). (Anatol)
+
 - Standard:
   . Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
     (Laruence)