diff --git a/ChangeLog b/ChangeLog index a890c3f5bd..47cc178299 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,9 +2,9 @@ Mon Apr 13 22:44:07 2015 Tanaka Akira * test/lib/envutil.rb (File.mkfifo): Defined using mkfifo command. - * test/ruby/test_io.rb: Ditto. + * test/ruby/test_io.rb: Use File.mkfifo. - * test/ruby/test_file_exhaustive.rb: Use File.mkfifo. + * test/ruby/test_file_exhaustive.rb: Ditto. * test/ruby/test_process.rb: Ditto.