summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-01-16 16:56:53 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-01-16 16:56:53 +0900
commit62baad9fe17077f8881e8512234cf55563aa9fca (patch)
tree1c3f6d68e9a85c3ad28aa1a327376fb79612896e /NEWS.md
parentfce54a5404139a77bd0b7d6f82901083fcb16f1e (diff)
Removed xmlrpc and net-telnet from the bundled gems.
[Feature #16484][ruby-core:96682]
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 6f8e8a01f9..9fb9943ed9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -32,6 +32,12 @@ Hash::
/foo/.frozen? #=> true
```
+* The bundled gems
+
+ * net-telnet and xmlrpc has been removed from the bundled gems.
+ If you interested in the maintain them, Please comment your plan
+ to https://github.com/ruby/xmlrpc or https://github.com/ruby/net-telnet.
+
### Stdlib compatibility issues (excluding feature bug fixes)
### C API updates