From a6bc3808218eb1c7a4f4f37a3d8d63f0833170a3 Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 30 Sep 2016 16:05:44 +0000 Subject: merge revision(s) 56117: [Backport #12742] * variable.c (rb_const_search): raise with the actual class/module name which defines the private constant. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@56309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 044acfb822..10d4e7d676 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Oct 1 01:02:22 2016 Nobuyoshi Nakada + + * variable.c (rb_const_search): raise with the actual class/module + name which defines the private constant. + Sat Oct 1 00:57:54 2016 NARUSE, Yui * vm_dump.c (backtrace): use rip in the saved context for the case -- cgit v1.2.3