From 6126c50add54b22325b2312cb50d9a69d441a85e Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 9 Sep 2011 23:32:56 +0000 Subject: * parse.y (bv_decls): parse.y relies on $$ = $1 before action routines. a patch from Michael Edgar. [Bug #5303] [ruby-core:39429] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0251f1e9ff..0f83d62b43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Sep 10 08:25:47 2011 Yukihiro Matsumoto + + * parse.y (bv_decls): parse.y relies on $$ = $1 before action + routines. a patch from Michael Edgar. [Bug #5303] + [ruby-core:39429] + Sat Sep 10 01:37:55 2011 Kazuhiro NISHIYAMA * sample/drb/dhasenc.rb: coding cookie of Emacs is coding, -- cgit v1.2.3