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

diff --git a/NEWS b/NEWS
index 34d11a50aca0ba749015ba41074af70d3ceeec34..8dbb1eafed600d02b376106dccd5ee567e490f0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? Jul 2015, PHP 5.6.11
 
 - Core:
+  . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
   . 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).