ruby-changes:64196
From: Hiroshi <ko1@a...>
Date: Wed, 16 Dec 2020 11:26:47 +0900 (JST)
Subject: [ruby-changes:64196] cfefd1e524 (master): Added entry for webrick changes at Ruby 3.0 to NEWS
https://git.ruby-lang.org/ruby.git/commit/?id=cfefd1e524 From cfefd1e524fdd8c832c5a762d5ec969b71190827 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Wed, 16 Dec 2020 11:26:26 +0900 Subject: Added entry for webrick changes at Ruby 3.0 to NEWS diff --git a/NEWS.md b/NEWS.md index 1bce4d8..0eb98de 100644 --- a/NEWS.md +++ b/NEWS.md @@ -513,6 +513,10 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L513 * The issues of sdbm will be handled at https://github.com/ruby/sdbm +* WEBrick have been removed from ruby standard library. [[Feature #17303]] + + * The issues of sdbm will be handled at https://github.com/ruby/webrick + ## C API updates * C API functions related to $SAFE have been removed. @@ -681,6 +685,7 @@ end https://github.com/ruby/ruby/blob/trunk/NEWS.md#L685 [Feature #17187]: https://bugs.ruby-lang.org/issues/17187 [Bug #17221]: https://bugs.ruby-lang.org/issues/17221 [Feature #17260]: https://bugs.ruby-lang.org/issues/17260 +[Feature #17303]: https://bugs.ruby-lang.org/issues/17303 [Feature #17322]: https://bugs.ruby-lang.org/issues/17322 [Feature #17351]: https://bugs.ruby-lang.org/issues/17351 [Feature #17371]: https://bugs.ruby-lang.org/issues/17371 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/