From fda0ef6f04fb7cb164bb4409734a1506fd257d78 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 24 Dec 2007 17:05:38 +0000 Subject: * id.c (Init_id): remove several unused symbols. [ruby-core:14362] * compile.c (iseq_specialized_instruction): do not use VM_CALL_SEND_BANG flag any longer. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 45fa1f4897..a89f858e26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Dec 25 01:54:36 2007 Yukihiro Matsumoto + + * id.c (Init_id): remove several unused symbols. [ruby-core:14362] + + * compile.c (iseq_specialized_instruction): do not use + VM_CALL_SEND_BANG flag any longer. + Tue Dec 25 01:42:41 2007 Tanaka Akira * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie. -- cgit v1.2.3