summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ac1aff9f5..ef5fa2d72f 100644
--- 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).