ruby-changes:48981
From: usa <ko1@a...>
Date: Mon, 11 Dec 2017 08:28:14 +0900 (JST)
Subject: [ruby-changes:48981] usa:r61100 (trunk): mention about [Feature #13726] and [Feature #13731]
usa 2017-12-11 08:28:09 +0900 (Mon, 11 Dec 2017) New Revision: 61100 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61100 Log: mention about [Feature #13726] and [Feature #13731] Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61099) +++ NEWS (revision 61100) @@ -51,6 +51,10 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L51 [Bug #13941] * File.rename releases GVL [Feature #13951] * Add File.lutime [Feature #4052] + * File::Stat.atime, mtime and ctime supports fractional second timestamps on + Windows 8 and later [Feature #13726] + * File::Stat.ino and File.indentical? supports ReFS 128bit ino on Windows 8.1 + and later [Feature #13731] * Hash -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/