From 17b6e40f9bcd5b06e2a8ec93711d0bb2fbfc3e73 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 17 Jul 2005 04:47:38 +0000 Subject: * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e4d6831b9..45b74c713 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jul 17 13:46:54 2005 Nobuyoshi Nakada + + * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support. + Fri Jul 15 23:59:03 2005 Nobuyoshi Nakada * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a -- cgit