From 3207cfced7dc17d3971e76bb080aadae02b5eb2d Mon Sep 17 00:00:00 2001 From: nagachika Date: Sat, 20 Jul 2013 14:45:51 +0000 Subject: merge revision(s) 40334: [Backport #8149] * iseq.c (iseq_location_setup): re-use existing string when iseq has the same path and absolute_path. [Bug #8149] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@42089 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 30e8528acf..11ddb26523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 20 23:31:11 2013 Aman Gupta + + * iseq.c (iseq_location_setup): re-use existing string when iseq has + the same path and absolute_path. [Bug #8149] + Sun Jul 14 00:18:08 2013 Zachary Scott * sprintf.c: Fix typo patch by @hynkle [Fixes GH-357] -- cgit v1.2.3