From 026066e950a826a8118cb5cfd1a338357e314718 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 24 Dec 2015 07:21:28 +0000 Subject: * common.mk (ripper.c): r50045 wrongly replace $(PWD) with ../.. It is the top of build directory, not topsrcdir. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f966e73ad..aaf79fdb6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Dec 24 16:13:05 2015 NARUSE, Yui + + * common.mk (ripper.c): r50045 wrongly replace $(PWD) with ../.. + It is the top of build directory, not topsrcdir. + Thu Dec 24 15:02:42 2015 sorah (Shota Fukumori) * tool/vcs.rb (IO.popen): Refactor. Avoid assigning in condition. -- cgit v1.2.3