From 04021e04d4bc9d7069f5a23286f6c8bd58104e2c Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 11 Apr 2005 06:26:49 +0000 Subject: * lib/mkmf.rb (configuration): shouldn't output hdrdir twice. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce97f6c4e..94f03c5cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 11 15:24:20 2005 NAKAMURA Usaku + + * lib/mkmf.rb (configuration): shouldn't output hdrdir twice. + Sat Apr 9 18:20:31 2005 Hidetoshi NAGAI * ext/tk/lib/tk/image.rb: support to create TkImage object without -- cgit