summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e670c3f999..17b73f55b7 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP NEWS
- Core:
. Fixed bug #71876 (Memory corruption htmlspecialchars(): charset `*' not
supported). (Nikita)
+ . Fixed bug ##79146 (cscript can fail to run on some systems). (clarodeus)
- CURL:
. Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).