From 9ae27073fa4fcff584d55441cc222192b9fc98da Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 14 Feb 2002 08:47:58 +0000 Subject: * parse.y: avoid SEGV at OP_ASIGN to pseudo variable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a8214aaba4..a9f0de983a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 14 17:38:35 2002 Nobuyoshi Nakada + + * parse.y: avoid SEGV at OP_ASIGN to pseudo variable. + Thu Feb 14 14:13:16 2002 Yukihiro Matsumoto * struct.c (Init_Struct): should undefine "allocate" for Struct -- cgit v1.2.3