ruby-changes:49327
From: normal <ko1@a...>
Date: Sun, 24 Dec 2017 17:40:15 +0900 (JST)
Subject: [ruby-changes:49327] normal:r61444 (trunk): NEWS: fix typo [ci skip]
normal 2017-12-24 17:40:11 +0900 (Sun, 24 Dec 2017) New Revision: 61444 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61444 Log: NEWS: fix typo [ci skip] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61443) +++ NEWS (revision 61444) @@ -426,7 +426,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L426 * Logger * Logger.new("| command") had been working to open a command - unintentionally. It was prohibitted, and now Logger#initialize + unintentionally. It was prohibited, and now Logger#initialize treats a String argument only as a filename, as its specification. [Bug #14212] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/