summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2015-02-15 23:00:34 +0800
committerXinchen Hui <laruence@php.net>2015-02-15 23:00:34 +0800
commit423a057023ef3c00d2ffc16a6b43ba01d0f71796 (patch)
tree6ab733fc02f128cf979dd553b6f4943206ef2030
parentedd16831b13fcd4b1552328d55ed99647ab23c3a (diff)
downloadphp-git-423a057023ef3c00d2ffc16a6b43ba01d0f71796.tar.gz
Update NEWs
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c75ad95798..23df097b87 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@
. Fixed bug #68638 (pg_update() fails to store infinite values).
(william dot welter at 4linux dot com dot br, Laruence)
+- Readline:
+ . Fixed bug #69054 (Null dereference in readline_(read|write)_history() without
+ parameters). (Laruence)
+
?? Feb 2015, PHP 5.6.6
- Core: