summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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