From 8187dbae0b352e75cb1a1aac50ecd3e9cab5fc40 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 24 Jul 2003 02:22:32 +0000 Subject: * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4139 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d32d7ee74..5ed441582 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 24 11:21:10 2003 Nobuyoshi Nakada + + * ext/io/wait/extconf.rb: removed unnecessary backward + compatibility stuff. + Thu Jul 24 11:09:10 2003 WATANABE Hirofumi * ext/openssl/extconf.rb: revert use of dir_config. -- cgit