From e63df5319855c1b4ebba0498a466c3806dedba99 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 20 Apr 2010 03:24:59 +0000 Subject: * parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separate the state after vcall. [ruby-core:29578] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c21ea2f723..0df7c03c9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 20 12:24:57 2010 Nobuyoshi Nakada + + * parse.y (lex_state_e, IS_END, IS_SPCARG, parser_yylex): separate + the state after vcall. [ruby-core:29578] + Tue Apr 20 01:03:00 2010 Yusuke Endoh * bootstraptest/test_fork.rb: add a test for [ruby-core:28924]. -- cgit v1.2.3