From fb00d61acf3e7f3c8c839f25c4a9c094349160f3 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 22 Jul 2007 07:07:12 +0000 Subject: * thread.c (is_ruby_native_thread): made an int function as well as version 1.8. * include/ruby/ruby.h (is_ruby_native_thread): moved prototype from intern.h as well as version 1.8. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c7f8808b62..3c60338741 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun Jul 22 16:06:56 2007 Nobuyoshi Nakada + + * thread.c (is_ruby_native_thread): made an int function as + well as version 1.8. + + * include/ruby/ruby.h (is_ruby_native_thread): moved prototype + from intern.h as well as version 1.8. + Sun Jul 22 14:33:46 2007 Nobuyoshi Nakada * file.c (rb_file_s_rename): deleted code to get rid of a bug of -- cgit v1.2.3