From fcf029d6dbe96429777eeb261589f3a76fcc8b96 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 26 Oct 2009 23:56:13 +0000 Subject: * mkconfig.rb: reverted r25443 because build_os is used in mkmf.rb on some platforms. [ruby-core:26332] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0107978ef..630f7c2f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 27 08:56:11 2009 Nobuyoshi Nakada + + * mkconfig.rb: reverted r25443 because build_os is used in mkmf.rb + on some platforms. [ruby-core:26332] + Tue Oct 27 07:53:25 2009 Yukihiro Matsumoto * gc.c (garbage_collect_with_gvl): do not garbage_collect when -- cgit