From e3f8a0959c0743f38f037f0bb0a9f11f18c9a727 Mon Sep 17 00:00:00 2001 From: duerst Date: Fri, 22 Aug 2008 05:12:33 +0000 Subject: * test/ruby/test_transcode.rb: test_shift_jis: fixed comment strings (see r18291) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4e74e9225..91e1407ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 22 14:04:04 2008 Martin Duerst + + * test/ruby/test_transcode.rb: test_shift_jis: + fixed comment strings (see r18291) + Fri Aug 22 12:41:47 2008 Tanaka Akira * io.c (rb_io_pid): use PIDT2NUM. -- cgit