From 2a75c70a366ad1ad20f9d84a625442ce3f9a37f2 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sat, 20 Oct 2018 12:17:18 +0000 Subject: [PATCH] Added entry about new default gems. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 5ec16e6f0c..bf2b744d6c 100644 --- a/NEWS +++ b/NEWS @@ -389,6 +389,23 @@ sufficient information, see the ChangeLog file or Redmine === Stdlib compatibility issues (excluding feature bug fixes) +* These standard libbraries promoted as the default gems. + + * e2mmap + * forwardable + * irb + * logger + * matrix + * mutex_m + * ostruct + * prime + * rexml + * rss + * shell + * sync + * thwait + * tracer + === C API updates === Supported platform changes