]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Tue, 23 Jun 2015 14:43:12 +0000 (16:43 +0200)
committerChristoph M. Becker <cmb@php.net>
Tue, 23 Jun 2015 14:43:12 +0000 (16:43 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 45428e34834aa9126eb8dbd891b07be2e6a7fec3..d09036bc3893bcb1bace206cf7270d107078186e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? Jul 2015, PHP 5.6.11
 
 - Core:
+  . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
   . Fixed bug #69703 (Use __builtin_clzl on PowerPC).
     (dja at axtens dot net, Kalle)
   . Fixed bug #69732 (can induce segmentation fault with basic php code).