summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-05-14 01:59:46 +0200
committerAnatol Belski <ab@php.net>2017-05-14 01:59:46 +0200
commit8cbfc882d2280a1fa6d5e5c8dadf63d65ed074f2 (patch)
tree0eacff44482221a3bd9ee293cc0b098d6225bc81
parentcfe577fb864cd18abed2c9b461a83dc5c8735ee2 (diff)
downloadphp-git-8cbfc882d2280a1fa6d5e5c8dadf63d65ed074f2.tar.gz
[ci skip] update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b57001fb5..3d262af79f 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ PHP NEWS
. Fixed bug #51918 (Phar::webPhar() does not handle requests sent through PUT
and DELETE method). (Christian Weiske)
+- Readline:
+ . Fixed bug #74490 (readline() moves the cursor to the beginning of the line).
+ (Anatol)
+
- Standard:
. Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
(Damian Wadley, Anatol)