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

diff --git a/NEWS b/NEWS
index f6d6eafebbb401b6d0576ed8e9bd08fa3ed89c4e..983684b36f623e8e85bd299559674cddfd9cb031 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
 25 Jun 2015, PHP 7.0.0 Alpha 2
 
 - Core:
+  . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb)
   . Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
   . Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
     (Laruence)