From: Anatol Belski Date: Sat, 13 May 2017 23:59:46 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.6RC1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8cbfc882d2280a1fa6d5e5c8dadf63d65ed074f2;p=php [ci skip] update NEWS --- 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)