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

ruby-changes:66554

From: Samuel <ko1@a...>
Date: Tue, 22 Jun 2021 20:18:57 +0900 (JST)
Subject: [ruby-changes:66554] eef3c08edc (master): Fix NEWS formatting.

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

From eef3c08edc2fc74496cdc1e4d89798d053e32561 Mon Sep 17 00:00:00 2001
From: Samuel Williams <samuel.williams@o...>
Date: Tue, 22 Jun 2021 23:18:40 +1200
Subject: Fix NEWS formatting.

---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 4aa8aa4..e8cc6f5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -126,7 +126,7 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L126
     * IO hooks `io_wait`, `io_read`, `io_write`, receive the original IO object
       where possible. [[Bug #18003]]
 
-    * Make `Monitor` fiber-safe. [Bug #17827]
+    * Make `Monitor` fiber-safe. [[Bug #17827]]
 
 ## Stdlib updates
 
-- 
cgit v1.1


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

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