aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-20 11:00:02 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-06-20 11:00:02 +0000
commita77ef2c974ce6c1d8e673388088ea193ce446b8a (patch)
tree0409ac336d2d00ca88d4f4f0391717aaa8172814
parentfda9ce3edd084c5011fb612a866d015c02fe8513 (diff)
downloadruby-a77ef2c974ce6c1d8e673388088ea193ce446b8a.tar.gz
tabify
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55469 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 249c272fe9..ea1fa8fc53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Mon Jun 20 18:39:16 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
* test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threads
- on cygwin. Fifos seem to work okay in cygwin, but this test repeatedly
+ on cygwin. Fifos seem to work okay in cygwin, but this test repeatedly
hangs.
Mon Jun 20 13:35:06 2016 Shugo Maeda <shugo@ruby-lang.org>