diff --git a/ChangeLog b/ChangeLog index c5ac54f98e..b4c858bd4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,11 +81,11 @@ Thu May 21 15:41:45 2015 SHIBATA Hiroshi Thu May 21 15:37:32 2015 Zachary Scott - * 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