From 46d258cff5abf1cdc087643e47145cdfe2012459 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 7 Dec 2004 16:36:29 +0000 Subject: * win32/win32.c (is_socket): reorder of function definitions. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8335584dd..b6622390d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Dec 08 01:35:44 2004 NAKAMURA Usaku + + * win32/win32.c (is_socket): reorder of function definitions. + Wed Dec 08 00:44:31 2004 NAKAMURA Usaku * io.c (pipe_open): win32 bidirectional pipe support. -- cgit