From 6c33ace12ca7c621cf5c4fa283c44c63777aec0d Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Apr 2010 11:10:18 +0000 Subject: * test/test_open3.rb (test_commandline): use dump instead of shellwords. [ruby-core:23797] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27549 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ab3fe8596..75a565165a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 29 20:10:14 2010 Nobuyoshi Nakada + + * test/test_open3.rb (test_commandline): use dump instead of + shellwords. [ruby-core:23797] + Thu Apr 29 18:39:51 2010 Nobuyoshi Nakada * lib/thwait.rb (ThreadsWait#join): refined rdoc again. -- cgit v1.2.3