summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-10 23:28:09 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-10 23:28:09 +0000
commitf17285275c96e2143ee69bedfa58aeb2a5ba7d6f (patch)
treea459ea69c185d7661102ca2c3618b907cd87b893 /NEWS
parentad321cdea5b2ccb3cb6e8e56d2cb26604de00717 (diff)
mention about [Feature #13726] and [Feature #13731]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96ea8f83a9..7854280fb0 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,10 @@ with all sufficient information, see the ChangeLog file or Redmine
[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