From e05e9928430f94ef14dbf4c4adee7e24e18ec79f Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 15 Jul 2011 18:24:55 +0000 Subject: [PATCH] * ChangeLog: mention to the ticket. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cd9cc99e86..27582ef39d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Sat Jul 16 03:19:45 2011 NAKAMURA Usaku * win32/win32.c (is_socket, is_console): add prototypes to fix compile problem with gcc introduced at r32549. + reported by Jon Forums. [Bug #5030] [ruby-core:38079] Sat Jul 16 00:55:38 2011 KOSAKI Motohiro