From 24b37eb0a68bd18538d74aa421fa67d0fa5aa2b3 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 6 Oct 2016 06:53:22 +0000 Subject: load.c: fix load/require context * load.c (rb_load_internal0): load/require is not the main script. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 475c1c7930..0b4e88c3fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 6 15:53:20 2016 Nobuyoshi Nakada + + * load.c (rb_load_internal0): load/require is not the main + script. + Thu Oct 6 13:35:15 2016 Marc-Andre Lafortune * enum.c: [DOC] Improve doc [ci-skip] -- cgit v1.2.3