ruby-changes:63692
From: Nobuyoshi <ko1@a...>
Date: Sun, 22 Nov 2020 23:09:18 +0900 (JST)
Subject: [ruby-changes:63692] 175952bf07 (master): NEWS for [Feature #16233] [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=175952bf07 From 175952bf0779f236be643880f8a04b9d46dcd083 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 22 Nov 2020 23:08:38 +0900 Subject: NEWS for [Feature #16233] [ci skip] diff --git a/NEWS.md b/NEWS.md index a1838f1..c84f8eb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -146,6 +146,12 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L146 * ENV.except, which returns a hash excluding the given keys and their values. [[Feature #15822]] +* Encoding + + * New encoding + + * Added new encoding IBM720. [[Feature #16233]] + * Hash * Modified method @@ -599,6 +605,7 @@ end https://github.com/ruby/ruby/blob/trunk/NEWS.md#L605 [Feature #16150]: https://bugs.ruby-lang.org/issues/16150 [Feature #16166]: https://bugs.ruby-lang.org/issues/16166 [Feature #16175]: https://bugs.ruby-lang.org/issues/16175 +[Feature #16233]: https://bugs.ruby-lang.org/issues/16233 [Feature #16260]: https://bugs.ruby-lang.org/issues/16260 [Feature #16274]: https://bugs.ruby-lang.org/issues/16274 [Feature #16377]: https://bugs.ruby-lang.org/issues/16377 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/