From 4ff235fe433124eed0ee089b8a9d85f74891952f Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 11 Nov 2016 22:52:15 +0000 Subject: merge revision(s) 56489: [Backport #12832] * proc.c (mnew_internal): follow the original class, not to loop the prepended module. [ruby-core:77591] [Bug #12832] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@56731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f7e91b433a..82a9d98f2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Nov 12 07:48:07 2016 Nobuyoshi Nakada + + * proc.c (mnew_internal): follow the original class, not to loop + the prepended module. [ruby-core:77591] [Bug #12832] + Sat Nov 12 07:47:19 2016 Shugo Maeda * cont.c (cont_new): disable optimization if clang's version is -- cgit v1.2.3