From 7f80e833f34a68deca06d5044dd03315d200b2b9 Mon Sep 17 00:00:00 2001 From: ko1 Date: Sun, 14 Jun 2009 05:50:46 +0000 Subject: * transcode.c (transcode_restartable0): revert last commit because this change cause SEGV at test-all. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8855bd706..a822ad0eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Jun 14 13:58:32 2009 Koichi Sasada + + * transcode.c (transcode_restartable0): revert last commit because + this change cause SEGV at test-all. + Sun Jun 14 10:49:18 2009 Nobuyoshi Nakada * file.c (rb_find_file_ext, rb_find_file): canonicalize absolute -- cgit