aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-26 08:27:00 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-26 08:27:00 +0000
commit3b1c663ed942c3125c8ff93243b3af77da7cdac4 (patch)
treeda7697de54138e1706fffc7e3de02c03c0c8a02f /ChangeLog
parent1e039d96f3c391cea3138c8c2c01d4f4757b0433 (diff)
downloadruby-3b1c663ed942c3125c8ff93243b3af77da7cdac4.tar.gz
* compile.c, compile.h: fix to calculate correct stack depth
at each instruction. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db4eda60b4..9fb98b9625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jan 26 17:22:46 2008 Koichi Sasada <ko1@atdot.net>
+
+ * compile.c, compile.h: fix to calculate correct stack depth
+ at each instruction.
+
Sat Jan 26 09:41:02 2008 NARUSE, Yui <naruse@ruby-lang.org>
* lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace