From 4692f4bab49a171f1ceee378e1faa5e0a9040479 Mon Sep 17 00:00:00 2001 From: glass Date: Sun, 8 Nov 2015 07:27:25 +0000 Subject: * NEWS: describe addition of File::TMPFILE git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2d7c8b3313..77e47b0973 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,7 @@ with all sufficient information, see the ChangeLog file. * File * File.mkfifo [Feature #11536] + * Add File::TMPFILE corresponding to O_TMPFILE * Hash -- cgit v1.2.3