From fd9c3fef0b2bb1e7110b17ff4157d384438ff58d Mon Sep 17 00:00:00 2001 From: mame Date: Fri, 16 Apr 2010 12:57:28 +0000 Subject: * parse.y (string_content, etc): counts of CMDARG_PUSH and POP were inconsistent. [ruby-core:22637] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc146eea79..c20626e385 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 16 21:52:16 2010 Yusuke Endoh + + * parse.y (string_content, etc): counts of CMDARG_PUSH and POP were + inconsistent. [ruby-core:22637] + Fri Apr 16 21:27:57 2010 Yusuke Endoh * ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): revert r23389, -- cgit v1.2.3