From e5a47fb60e33aaa730fd913c0cb3a386baf2d9a2 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 6 Oct 2010 03:31:36 +0000 Subject: describe URI::Generic#hostname and URI::Generic#hostname=. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e24da3c3fa..f1acea776b 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,11 @@ with all sufficient information, see the ChangeLog file. * new method: * WEBrick::HTTPRequest#continue for generating '100 continue' response. +* uri + * new methods: + * URI::Generic#hostname + * URI::Generic#hostname= + === Compatibility issues (excluding feature bug fixes) * Kernel#respond_to? -- cgit v1.2.3