summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2014-07-24 16:58:05 +0200
committerJohannes Schlüter <johannes@php.net>2014-07-24 16:58:05 +0200
commit899b369e1565be8a19ce90c323b7ae63ecbd185b (patch)
treed56d292e17786166ca86e14d3c9cf082aee04c3f
parentffc1d25b378f3e6bd01bd87b5d50051d3baaaa2b (diff)
downloadphp-git-899b369e1565be8a19ce90c323b7ae63ecbd185b.tar.gz
BFN
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 845049a2c4..9e47514317 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #67635 (php links to systemd libraries without using pkg-config).
(pacho@gentoo.org, Remi)
+- readline:
+ . Fixed bug #55496 (Interactive mode doesn't force a newline before the
+ prompt). (Bob, Johannes)
+
?? ??? 2014, PHP 5.5.15
- Core: