diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-08 08:23:26 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-08 08:23:26 +0000 |
commit | 1ba17d0e91bb22f22586868e94ec1acfb3bba565 (patch) | |
tree | 069e223c6b0a7953eb59e86244d643d0cf0cafd2 | |
parent | 34b1a9913a3b827681b96b32392ac368bd622119 (diff) |
ChangeLog: fix name and address
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -Wed Oct 8 16:36:47 2014 <> +Wed Oct 8 16:36:47 2014 gogo tanaka <[email protected]> - * 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 <[email protected]> |