aboutsummaryrefslogtreecommitdiffstats
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 858d6a0a2e..55312f4647 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Dir.empty?. [Feature #10121]
+* File
+
+ * File.empty?. [Feature #9969]
+
* String
* String.new(capacity: size) [Feature #12024]