diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ with all sufficient information, see the ChangeLog file or Redmine * File.stat, File.exist?, and other rb_stat()-using methods release GVL [Bug #13941] * File.rename releases GVL [Feature #13951] - * File::Stat.{atime,mtime,ctime} support fractional second timestamps on + * File::Stat#{atime,mtime,ctime} support 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] |