[前][次][番号順一覧][スレッド一覧]

ruby-changes:47589

From: sorah <ko1@a...>
Date: Thu, 31 Aug 2017 20:22:20 +0900 (JST)
Subject: [ruby-changes:47589] sorah:r59705 (trunk): add NEWS entry for [Feature #13568] r59704

sorah	2017-08-31 20:22:15 +0900 (Thu, 31 Aug 2017)

  New Revision: 59705

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59705

  Log:
    add NEWS entry for [Feature #13568] r59704

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 59704)
+++ NEWS	(revision 59705)
@@ -35,6 +35,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L35
 * 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
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]