From 6050c8951436a12edfa1b97f9b1b3464fb8f81fd Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 16 Jun 2009 11:10:10 +0000 Subject: * transcode.c (transcode_restartable0): refix can't build with VC9. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e4e78495b..3416cbc79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 16 20:07:09 2009 NARUSE, Yui + + * transcode.c (transcode_restartable0): refix can't build with VC9. + Tue Jun 16 16:09:59 2009 TAKANO Mitsuhiro (takano32) * parse.y (parser_read_escape, parser_tokadd_escape): -- cgit