From bdff9d07e57e58017dc34faca7a80c3784299b07 Mon Sep 17 00:00:00 2001 From: ko1 Date: Sun, 6 Sep 2009 08:50:19 +0000 Subject: * template/id.h.tmpl: fix this. * id.h: removed. Because this file is generated automatically. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd7b9c9c1..d61143c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Sep 6 17:47:21 2009 Koichi Sasada + + * template/id.h.tmpl: fix this. + + * id.h: removed. Because this file is generated automatically. + Sun Sep 6 17:31:28 2009 Koichi Sasada * compile.c (iseq_specialized_instruction), insns.def (opt_size): -- cgit