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

diff --git a/NEWS b/NEWS
index 2ac1aff9f5a7186011a5c09e1060bd7bbe18c1d0..ef5fa2d72f5ec88eb6fe62a1e04717402ecae0e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
 ?? ??? 2015, PHP 5.5.27
 
 - 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).