ruby-changes:40532
From: duerst <ko1@a...>
Date: Tue, 17 Nov 2015 15:35:19 +0900 (JST)
Subject: [ruby-changes:40532] duerst:r52613 (trunk): NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip]
duerst 2015-11-17 15:34:52 +0900 (Tue, 17 Nov 2015) New Revision: 52613 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52613 Log: NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip] Modified files: trunk/ChangeLog trunk/NEWS Index: ChangeLog =================================================================== --- ChangeLog (revision 52612) +++ ChangeLog (revision 52613) @@ -1,3 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 +Tue Nov 17 15:34:34 2015 Martin Duerst <duerst@i...> + * NEWS: Added update from Unicode 7.0.0 to 8.0.0 [ci skip] + Tue Nov 17 15:30:30 2015 Martin Duerst <duerst@i...> * enc/unicode/casefold.h, name2ctype.h: Change Unicode Version for regular expressions from 7.0.0 to Index: NEWS =================================================================== --- NEWS (revision 52612) +++ NEWS (revision 52613) @@ -95,6 +95,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L95 Backtrace doesn't show each method (show block lines directly). TracePoint also ignores these calls. [Feature #11569] +* Regexp/String: Updated Unicode version from 7.0.0 to 8.0.0 + * Struct * Struct#dig [Feature #11686] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/