summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
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