mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* News: Announcing update to Unicode version 9.0.0 [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
4785df5527
commit
4915ce691d
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Fri Sep 9 13:14:53 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||
|
||||
* News: Announcing update to Unicode version 9.0.0 [ci skip]
|
||||
|
||||
Fri Sep 9 10:10:00 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* variable.c (rb_const_search): warn with the actual class/module
|
||||
|
|
2
NEWS
2
NEWS
|
@ -84,6 +84,8 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
* Regexp#match? [Feature #8110]
|
||||
This returns bool and doesn't save backref.
|
||||
|
||||
* Regexp/String: Updated Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
|
||||
|
||||
* RubyVM::Env
|
||||
|
||||
* RubyVM::Env was removed.
|
||||
|
|
Loading…
Add table
Reference in a new issue