summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5712c75c69..636e990d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
-Sat May 7 23:56:56 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
+Sun May 8 00:13:05 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
- * test/io/wait/test_io_wait.rb: skip tests if the platform is
- mswin.
+ * test/io/wait/test_io_wait.rb: use Socket.pair instaed of pipe.
+ Windows can only treat a socket.
Sat May 7 22:43:48 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>