summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2013-06-09 13:39:40 +0800
committerXinchen Hui <laruence@php.net>2013-06-09 13:39:40 +0800
commit3cc891bf3a27eb13a101da3391b75cfa77a117ae (patch)
treeabbf7293d38a053336f7a572a6e996603a259023
parentab22fda7e52f097297f1dcdf06f474cea858adc0 (diff)
downloadphp-git-3cc891bf3a27eb13a101da3391b75cfa77a117ae.tar.gz
Update NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1aa27ac4f..78bcb00098 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2013, PHP 5.4.17
- Core:
+ . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
. Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
. Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)