ruby-changes:47645
From: duerst <ko1@a...>
Date: Wed, 6 Sep 2017 17:19:15 +0900 (JST)
Subject: [ruby-changes:47645] duerst:r59761 (trunk): add mention of upgrade to Unicode 10.0.0 to NEWS file
duerst 2017-09-06 17:19:12 +0900 (Wed, 06 Sep 2017) New Revision: 59761 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59761 Log: add mention of upgrade to Unicode 10.0.0 to NEWS file (this completes [Feature #13685]; [ci skip]) Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 59760) +++ NEWS (revision 59761) @@ -81,7 +81,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L81 [Feature #7688] * Regexp - * Update Onigmo 6.1.1. + * Update to Onigmo 6.1.1. * Support absent operator https://github.com/k-takata/Onigmo/issues/82 * String @@ -99,6 +99,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L99 * String#each_grapheme_cluster and String#grapheme_clusters is added to enumerate grapheme clusters [Feature #13780] +* Regexp/String: Updated Unicode version from 9.0.0 to 10.0.0 [Feature #13685] + * Thread * Thread#fetch [Feature #13009] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/