From 793685cd9dbd50f8188702f6b8e04626cb32064f Mon Sep 17 00:00:00 2001 From: ts Date: Wed, 26 Sep 2001 17:09:47 +0000 Subject: Wed Sep 26 19:02:39 2001 Guy Decoux * parse.y: allow 'primary[] = arg' git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c087dce9b..e6e834238 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 26 19:02:39 2001 Guy Decoux + + * parse.y: allow 'primary[] = arg' + Tue Sep 25 10:46:42 2001 Usaku Nakamura * win32/win32.c (isInternalCmd): check return value of NtMakeCmdVector -- cgit