From fb09ade60727b0c0ebd403c569323f0f01b8c99a Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 15 Apr 2019 13:36:58 +0000 Subject: [PATCH] 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 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6d5ee4e60e..3baeb4b20e 100644 --- a/NEWS +++ b/NEWS @@ -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::