ChangeLog: fix name and address

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2014-10-08 08:23:26 +00:00
parent 34b1a9913a
commit 1ba17d0e91

View File

@ -1,7 +1,7 @@
Wed Oct 8 16:36:47 2014 <>
Wed Oct 8 16:36:47 2014 gogo tanaka <mail@tanakakazuki.com>
* 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 <naruse@ruby-lang.org>