From cc4a087899680e6b7bc2805aea990e72ed9dc644 Mon Sep 17 00:00:00 2001 From: ko1 Date: Tue, 23 Sep 2008 07:56:04 +0000 Subject: * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H to HAVE_RUBY_VM_H. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9a83ad0e1..dff1da3a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 23 16:55:11 2008 Koichi Sasada + + * ruby.h: fix comment and rename macro HAVE_RUBY_MVM_H to + HAVE_RUBY_VM_H. + Tue Sep 23 16:41:31 2008 Koichi Sasada * include/ruby/node.h, vm_core.h: move definition of -- cgit