From 4ebc9ec226d7aa80db5bcb182fcd895212ee2447 Mon Sep 17 00:00:00 2001 From: aamine Date: Fri, 6 Sep 2002 01:24:41 +0000 Subject: * parse.y: should not use non-NODE VALUEs in the semantic stack. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8fdacae5ad..8c9b974bb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 6 10:26:37 2002 Minero Aoki + + * parse.y: should not put non-NODE-VALUEs in the semantic stack. + Fri Sep 6 05:48:26 2002 Nobuyoshi Nakada * file.c (rb_path_check): nothing to check under DOSISH. -- cgit v1.2.3