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 af11da3550..db9e9432f4 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Dir.children [Feature #11302]
* Dir.each_child [Feature #11302]
+* File
+
+ * :newline option to File.open implies text mode now. [Bug #13350]
+
* Integer
* Integer.sqrt [Feature #13219]