From 677a533086f8ed03d6ccb65bc6e644413197c997 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 10 Oct 2009 14:57:46 +0000 Subject: * file.c (path_check_0): prevent from GC. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25290 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c166db013..1f555b2c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 10 23:57:44 2009 Nobuyoshi Nakada + + * file.c (path_check_0): prevent from GC. + Sat Oct 10 23:51:22 2009 Nobuyoshi Nakada * transcode.c (rb_transcoding, str_transcoding_resize): fixed -- cgit