From da548b67f5edc5f876ec5e8a21c491963d2bd670 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 1 Jun 2001 07:52:34 +0000 Subject: * parse.y (call_args2): confusion with list_append() and list_concat() was fixed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afb09101eb..73fd7f7a30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 1 16:50:59 2001 Yukihiro Matsumoto + + * parse.y (call_args2): confusion with list_append() and + list_concat() was fixed. + Fri Jun 1 15:01:40 2001 Yukihiro Matsumoto * parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntax -- cgit v1.2.3