aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-08 08:23:26 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-08 08:23:26 +0000
commit1ba17d0e91bb22f22586868e94ec1acfb3bba565 (patch)
tree069e223c6b0a7953eb59e86244d643d0cf0cafd2 /ChangeLog
parent34b1a9913a3b827681b96b32392ac368bd622119 (diff)
downloadruby-1ba17d0e91bb22f22586868e94ec1acfb3bba565.tar.gz
ChangeLog: fix name and address
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files 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 <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>