summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a84c4aa62f..fc074d0dac 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ with all sufficient information, see the ChangeLog file.
Use a local variable instead to maintain a state.
* File::Stat
- * On Windows, File::Stat.ino now returns
+ * On Windows File::Stat#ino always returned 0, but now returns
BY_HANDLE_FILE_INFORMATION.nFileIndexHigh/Low.
* IO