ruby-changes:44011
From: ktsj <ko1@a...>
Date: Wed, 7 Sep 2016 16:02:40 +0900 (JST)
Subject: [ruby-changes:44011] ktsj:r56084 (trunk): * ChangeLog: fix ticket number.
ktsj 2016-09-07 16:02:36 +0900 (Wed, 07 Sep 2016) New Revision: 56084 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56084 Log: * ChangeLog: fix ticket number. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 56083) +++ ChangeLog (revision 56084) @@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Wed Sep 7 14:56:59 2016 Kazuki Tsujimoto <kazuki@c...> * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator - if no block is given. [ruby-core:75346] [Feature #11058] + if no block is given. [ruby-core:75346] [Feature #12347] * test/csv/test_row.rb: add test for above. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/