summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-06 14:35:03 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-06 14:35:03 +0000
commitf83660163dd72192ff631ef7311cf0094c4d038f (patch)
tree7112b328fd42eece64684f29c69cfe3677a3db20 /ChangeLog
parentb5cae3820b48d2208131ecc7ca442de6ad528e4c (diff)
missed ref. [ruby-core:60501] [Bug #9486]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84329e6056..89388661f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Tue May 6 23:29:05 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* parse.y (local_tbl_gen): remove local variables duplicated with
arguments.
+ [ruby-core:60501] [Bug #9486]
Tue May 6 18:48:50 2014 Tanaka Akira <akr@fsij.org>