From fa474e56cd9aac932454bf5fb9748d5472a946fb Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 13 Jul 2015 10:11:38 +0000 Subject: timeout.rb: warn deprecated method * lib/timeout.rb (timeout): warn as deprecated for a long time. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b1e80ec764..f4b4b78539 100644 --- a/NEWS +++ b/NEWS @@ -108,6 +108,9 @@ with all sufficient information, see the ChangeLog file. * IO#wait_readable no longer checks FIONREAD, it may be used for non-bytestream IO such as listen sockets. +* timeout + * Object#timeout is now warned as deprecated when called. + === Stdlib compatibility issues (excluding feature bug fixes) * lib/webrick/utils.rb -- cgit v1.2.3