aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-21 16:25:22 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-10-21 16:25:22 +0000
commit3ed57a122727fda0a7ade91f828c7ba402ca0025 (patch)
tree7d2ba443cc330520282ffa7c8669eeeed7dafeeb /NEWS
parent41bee5522bbfba3ab18de1744b49bd7c598e468a (diff)
downloadruby-3ed57a122727fda0a7ade91f828c7ba402ca0025.tar.gz
Introduce Net::HTTP#min_version/max_version [Feature #9450]
Set SSL minimum/maximum version. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18cd045ddc..43a053b521 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Net::HTTP
* Net::HTTP.new supports no_proxy parameter [Feature #11195]
+ * Net::HTTP#min_version/max_version [Feature #9450]
* Numeric