From 00715f4c5aa12eec0dd88fb08bc7f46d23de8d40 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 22 Oct 2011 08:50:50 +0000 Subject: describe Resolv::DNS#timeouts= and Resolv::DNS::Config#timeouts=. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 97191b05bc..9d96f5e86a 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,11 @@ with all sufficient information, see the ChangeLog file. * Net::IMAP.default_ssl_port * Net::IMAP.default_imaps_port +* resolv + * new methods: + * Resolv::DNS#timeouts= + * Resolv::DNS::Config#timeouts= + === Language changes === Compatibility issues (excluding feature bug fixes) -- cgit v1.2.3