From e6045986ef2c491a7842c1a5d34b683303c11ef0 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 5 Jan 2009 15:35:21 +0000 Subject: * io.c (rb_close_before_exec): more heuristics to detect maximum fd. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8575477602..adabbd6bc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Jan 6 00:34:25 2009 Tanaka Akira + + * io.c (rb_close_before_exec): more heuristics to detect maximum fd. + Mon Jan 5 17:59:43 2009 Nobuyoshi Nakada * configure.in (cygwin): needs properly implemented nl_langinfo(). -- cgit v1.2.3