]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sat, 13 May 2017 23:59:46 +0000 (01:59 +0200)
committerAnatol Belski <ab@php.net>
Sat, 13 May 2017 23:59:46 +0000 (01:59 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3b57001fb52440afdaad46b4a853cf31bd4dadd7..3d262af79f5b4e460de74590c83aaeda3f34e8a1 100644 (file)
--- 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)