aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Stollsteimer <sto.mar@web.de>2020-02-16 21:00:41 +0100
committerMarcus Stollsteimer <sto.mar@web.de>2020-02-16 21:00:41 +0100
commit6ca0a62d21d4c4961db009f84b9a2b4f6520803b (patch)
treee5efa28746a1adf0e4121258e7337913cc445adc
parent1126f58c6208c5e5e071724c32d55dbebbcd1051 (diff)
downloadruby-6ca0a62d21d4c4961db009f84b9a2b4f6520803b.tar.gz
NEWS.md: improve language; markup as list item
-rw-r--r--NEWS.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS.md b/NEWS.md
index 372ed58d30..d99ed22fe3 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -49,11 +49,12 @@ sufficient information, see the ChangeLog file or Redmine
/foo/.frozen? #=> true
```
-* The bundled gems
+* 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.
+ * net-telnet and xmlrpc have been removed from the bundled gems.
+ If you are interested in maintaining them, please comment on
+ your plan to https://github.com/ruby/xmlrpc
+ or https://github.com/ruby/net-telnet.
## Stdlib compatibility issues (excluding feature bug fixes)