ruby-changes:68076
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Wed, 22 Sep 2021 18:00:21 +0900 (JST)
Subject: [ruby-changes:68076] e2976fd1f6 (master): add NEWS entry for https://github.com/ruby/ruby/pull/4815
https://git.ruby-lang.org/ruby.git/commit/?id=e2976fd1f6 From e2976fd1f678866be68ec213926f336a87e9a6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= <shyouhei@r...> Date: Wed, 22 Sep 2021 17:59:28 +0900 Subject: add NEWS entry for https://github.com/ruby/ruby/pull/4815 --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 4b77d66..2b71603 100644 --- a/NEWS.md +++ b/NEWS.md @@ -191,6 +191,8 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L191 ## C API updates +* Documented. [[GH-4815]] + ## Implementation improvements ### JIT @@ -254,3 +256,4 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L256 [Feature #18015]: https://bugs.ruby-lang.org/issues/18015 [Feature #18029]: https://bugs.ruby-lang.org/issues/18029 [Feature #18172]: https://bugs.ruby-lang.org/issues/18172 +[GH-4815]: https://github.com/ruby/ruby/pull/4815 -- cgit v1.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/