From 239897c2e6fa04dc3660a6234129b919e84ca51c Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 17 Nov 2009 07:01:27 +0000 Subject: * insns.def (opt_case_dispatch): need cast. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3e8d10fb..989d1b0eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 17 16:01:02 2009 NAKAMURA Usaku + + * insns.def (opt_case_dispatch): need cast. + Tue Nov 17 15:46:23 2009 NAKAMURA Usaku * dir.c (READDIR): this branch doesn't have rb_w32_readdir_with_enc(). -- cgit