From 7e9c25d0768f6bf897db31e2302ee573e3ef2350 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 19 Jul 2012 18:43:24 +0000 Subject: * thread_pthread.c: use #ifdef, not #if. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d3f4a35a3..aad25d44ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jul 20 03:42:54 2012 NARUSE, Yui + + * thread_pthread.c: use #ifdef, not #if. + Thu Jul 19 15:08:40 2012 Koichi Sasada * thread.c (rb_thread_s_control_interrupt, -- cgit v1.2.3