From 5388fb64d991db9c094d1972176c4f5794e3555f Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 20 Apr 2013 13:50:47 +0000 Subject: * lib/tempfile.rb (Tempfile.create): New method. The method name is proposed by Shugo Maeda. [ruby-dev:47220] [ruby-core:41478] [Feature #5707] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7c4ecc4b23..3215497518 100644 --- a/NEWS +++ b/NEWS @@ -70,5 +70,9 @@ with all sufficient information, see the ChangeLog file. * Rinda now supports multicast sockets. See Rinda::RingServer and Rinda::RingFinger for details. +* Tempfile + * New methods: + * Tempfile.create + === Stdlib compatibility issues (excluding feature bug fixes) === C API updates -- cgit v1.2.3