From 81a6e383952d60672135f45e1fdec44b2b851693 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 30 Jun 2009 07:46:44 +0000 Subject: * insns.def, tool/instruction.rb: fixed types. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ed84290c8..3cbd318de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 30 16:46:40 2009 Nobuyoshi Nakada + + * insns.def, tool/instruction.rb: fixed types. + Tue Jun 30 11:08:49 2009 Nobuyoshi Nakada * include/ruby/oniguruma.h, include/ruby/re.h, re.c, regcomp.c, -- cgit