1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

doc/NEWS-2.4.0: fix grammar and typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
stomar 2017-11-02 20:25:04 +00:00
parent 35c44d9856
commit d2ff14cb9d

View file

@ -140,9 +140,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Regexp#match? [Feature #8110]
This returns bool and doesn't save backref.
* Update Onigmo 6.0.0.
* Update to Onigmo 6.0.0.
* Regexp/String: Updated Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
* Regexp/String: Update Unicode version from 8.0.0 to 9.0.0 [Feature #12513]
* RubyVM::Env
@ -316,17 +316,17 @@ with all sufficient information, see the ChangeLog file or Redmine
* DateTime#to_time now preserves timezone. [Bug #12189]
* PSych
* Psych
* Update Psych 2.2.2
* Update to Psych 2.2.2
* RDoc
* Update RDoc 5.0.0
* Update to RDoc 5.0.0
* RubyGems
* Update RubyGems 2.6.8
* Update to RubyGems 2.6.8
* shellwords