From 5d43c465e19a565f23b82f04384af8e98ea9308f Mon Sep 17 00:00:00 2001 From: nagai Date: Thu, 6 Aug 2009 16:07:11 +0000 Subject: * ext/tk/extconf.rb (search_tclConfig): fix logic bug. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b8e05bece..5e04570e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Aug 7 01:04:17 2009 Hidetoshi NAGAI + + * ext/tk/extconf.rb (search_tclConfig): fix logic bug. + Thu Aug 6 21:18:15 2009 NAKAMURA Usaku * ext/digest/sha2/lib/sha2.eb: should require sha2.so. -- cgit