aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b2f33701c..160da01f21 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* File
* :newline option to File.open implies text mode now. [Bug #13350]
+ * File#path now raises an IOError for files opened with
+ File::Constants::TMPFILE option. [Feature #13568]
* Hash