[前][次][番号順一覧][スレッド一覧]

ruby-changes:60097

From: Marcus <ko1@a...>
Date: Mon, 17 Feb 2020 05:07:00 +0900 (JST)
Subject: [ruby-changes:60097] 6ca0a62d21 (master): NEWS.md: improve language; markup as list item

https://git.ruby-lang.org/ruby.git/commit/?id=6ca0a62d21

From 6ca0a62d21d4c4961db009f84b9a2b4f6520803b Mon Sep 17 00:00:00 2001
From: Marcus Stollsteimer <sto.mar@w...>
Date: Sun, 16 Feb 2020 21:00:41 +0100
Subject: NEWS.md: improve language; markup as list item


diff --git a/NEWS.md b/NEWS.md
index 372ed58..d99ed22 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -49,11 +49,12 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS.md#L49
     /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)
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]