From 1ba17d0e91bb22f22586868e94ec1acfb3bba565 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 8 Oct 2014 08:23:26 +0000 Subject: [PATCH] ChangeLog: fix name and address git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f712c238dd..a3fd550977 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ -Wed Oct 8 16:36:47 2014 <> +Wed Oct 8 16:36:47 2014 gogo tanaka - * test/ruby/test_syntax.rb: added syntax tests of underscore arguments. - [Feature #10340][ruby-core:65496] + * test/ruby/test_syntax.rb: added syntax tests of underscore + arguments. [Feature #10340][ruby-core:65496] Wed Oct 8 07:42:39 2014 NARUSE, Yui