aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-24 08:45:21 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-24 08:45:21 +0000
commitd27e85377ca11d4fd89d41e52864f28872af598e (patch)
tree9fb1e07a630c38173a67d87980643acda4c7335c
parent56a69bcd48caf1745e8021666d7b21364909bcc7 (diff)
downloadruby-d27e85377ca11d4fd89d41e52864f28872af598e.tar.gz
NEWS: updates for WEBrick [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61445 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3303ddb488..8037cb1a08 100644
--- a/NEWS
+++ b/NEWS
@@ -396,6 +396,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Add Server Name Indication (SNI) support [Feature #13729]
* support Proc objects as body responses [Feature #855]
+ * released as a RubyGem [Feature #13173]
+ * avoid unintended behavior from Kernel#open [Misc #14216]
* Zlib