ruby-changes:38526
From: kazu <ko1@a...>
Date: Sat, 23 May 2015 00:26:44 +0900 (JST)
Subject: [ruby-changes:38526] kazu:r50607 (trunk): fix indent (tabify) [ci skip]
kazu 2015-05-23 00:26:23 +0900 (Sat, 23 May 2015) New Revision: 50607 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=50607 Log: fix indent (tabify) [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 50606) +++ ChangeLog (revision 50607) @@ -81,11 +81,11 @@ Thu May 21 15:41:45 2015 SHIBATA Hirosh https://github.com/ruby/ruby/blob/trunk/ChangeLog#L81 Thu May 21 15:37:32 2015 Zachary Scott <e@z...> - * vm_method.c: Remove private attribute warning [Bug #10967] - Patch by @spastorino [Fixes GH-849] - https://github.com/ruby/ruby/pull/849 + * vm_method.c: Remove private attribute warning [Bug #10967] + Patch by @spastorino [Fixes GH-849] + https://github.com/ruby/ruby/pull/849 - * test/ruby/test_module.rb: Update test for changes + * test/ruby/test_module.rb: Update test for changes Thu May 21 10:59:43 2015 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/