From 0eaefd202a7072aea6a17993c19c8704366ed9f7 Mon Sep 17 00:00:00 2001 From: ko1 Date: Wed, 7 Feb 2007 13:44:11 +0000 Subject: * eval_intern.h: remove UNSUPPORTED() macro. * thread.c: fix to define Continuation methods (they only do rb_notimplement()). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e8d8f0c3b..baf21d39a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 7 22:41:34 2007 Koichi Sasada + + * eval_intern.h: remove UNSUPPORTED() macro. + + * thread.c: fix to define Continuation methods + (they only do rb_notimplement()). + Wed Feb 7 22:33:58 2007 Koichi Sasada * eval_intern.h, yarvcore.h: remove unused macro definition. -- cgit v1.2.3