From 5b0cef85ac90802cf7d0f9c8443c11054fc89d54 Mon Sep 17 00:00:00 2001 From: yugui Date: Wed, 11 May 2011 21:23:24 +0000 Subject: merges r30805 and r30809 from trunk into ruby_1_9_2. fixes #4365 -- * parse.y (words, qwords): dispatch array events. based on a patch from Michael Edgar. [Bug #4365]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@31510 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce3ad75e0e..0066c10447 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Feb 6 12:18:25 2011 Nobuyoshi Nakada + + * parse.y (words, qwords): dispatch array events. based on a + patch from Michael Edgar. [Bug #4365]. + Sat Feb 5 21:47:09 2011 Nobuyoshi Nakada * parse.y (mlhs_basic): include mlhs_post for ripper. a patch -- cgit v1.2.3