From cca77ee9caaf01c8f8683a157ba08cd1a7c1ea60 Mon Sep 17 00:00:00 2001 From: naruse Date: Fri, 19 May 2017 16:06:18 +0000 Subject: Add more HTTP status classes git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c6dd5cfb19..c8c5919ad7 100644 --- a/NEWS +++ b/NEWS @@ -75,6 +75,9 @@ with all sufficient information, see the ChangeLog file or Redmine === Stdlib updates (outstanding ones only) +* Net::HTTP + * Add more HTTP status classes + * Net::HTTP * Net::HTTP#proxy_user and Net::HTTP#proxy_pass now reflects http_proxy environment variable if the system's environment variable is multiuser -- cgit v1.2.3