ruby-changes:71527
From: Nobuyoshi <ko1@a...>
Date: Mon, 28 Mar 2022 15:05:13 +0900 (JST)
Subject: [ruby-changes:71527] 282baa6943 (master): [DOC] Move the entry for [Feature #18571]
https://git.ruby-lang.org/ruby.git/commit/?id=282baa6943 From 282baa694320bbe385693902dfde0bdf93a532b8 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Mon, 28 Mar 2022 15:03:22 +0900 Subject: [DOC] Move the entry for [Feature #18571] --- NEWS.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index dc91221803..f62e7a314d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -119,9 +119,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L119 ## Compatibility issues -* `Psych` no longer bundle libyaml source. - The users need to install libyaml library themselves via package system. - [[Feature #18571]] +Note: Excluding feature bug fixes. ### Removed constants @@ -146,6 +144,10 @@ The following deprecated methods are removed. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L144 ## Stdlib compatibility issues +* `Psych` no longer bundles libyaml sources. + Users need to install the libyaml library themselves via the package + system. [[Feature #18571]] + ## C API updates ### Removed C APIs -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/