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

merge revision(s) 67560,67561:

Import CSV 3.0.8

        This includes performance improvements and backward incompatibility
        fixes.


        Import CSV 3.0.9

        This fixes test failures on Windows.

Note that r67562's commit message is wrong.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2019-04-15 13:36:58 +00:00
parent edb7ec21dd
commit fb09ade607

2
NEWS
View file

@ -526,7 +526,7 @@ sufficient information, see the ChangeLog file or Redmine
[CSV]
* Upgrade to 3.0.8.
* Upgrade to 3.0.9.
See https://github.com/ruby/csv/blob/master/NEWS.md.
Date::