From bc2a1f2a98b04f040ea485cedd3283f2f3906e4c Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 3 Sep 2011 15:11:53 +0000 Subject: * variable.c (rb_const_set): show the previous definition location. [EXPERIMENTAL] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a8601c2dfe..5254017d50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 4 00:11:49 2011 Nobuyoshi Nakada + + * variable.c (rb_const_set): show the previous definition + location. [EXPERIMENTAL] + Sat Sep 3 23:56:24 2011 Nobuyoshi Nakada * configure.in (sizeof_struct_dirent_too_small): check if struct -- cgit v1.2.3