aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-22 07:23:44 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-08-22 07:23:44 +0000
commit5a87332ef990798186844fc682175af0e009457f (patch)
tree5e8429c30639203752b807b8800dfc56f8435f2d /ChangeLog
parent7e5d63f48308c470b026de9b89a8e094f94363e0 (diff)
downloadruby-5a87332ef990798186844fc682175af0e009457f.tar.gz
* compile.c (build_postexe_iseq): fix to setup the local table.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3ae66bf54..63bad4f057 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Aug 22 16:22:48 2013 Koichi Sasada <ko1@atdot.net>
+
+ * compile.c (build_postexe_iseq): fix to setup the local table.
+
Thu Aug 22 15:42:43 2013 Koichi Sasada <ko1@atdot.net>
* compile.c (rb_iseq_compile_node): accept NODE_IFUNC to support