From 83d2311b5941a5bc4b7a342cc9ea13403a1083c9 Mon Sep 17 00:00:00 2001 From: mame Date: Mon, 25 Aug 2008 13:32:59 +0000 Subject: * test/ruby/test_io.rb (test_dup): fix typo. see [ruby-dev:35958] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6762354d6..4dd791786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Aug 25 22:29:13 2008 Yusuke Endoh + + * test/ruby/test_io.rb (test_dup): fix typo. see [ruby-dev:35958] + Mon Aug 25 22:02:35 2008 Tanaka Akira * transcode.c (rb_econv_open_by_transcoder_entries): initialize -- cgit