From 75b4c8f490a882619e83a448c0a23fdd64080202 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 4 Apr 2013 08:01:27 +0000 Subject: * thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD .. #endif sections. This fixes a build error on NativeClient. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8e53e96796..83caa481b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 4 16:51:29 2013 Yuki Yugui Sonoda + + * thread_pthread.c: Fixes wrong scopes of #if USE_SLEEPY_TIMER_THREAD + .. #endif sections. This fixes a build error on NativeClient. + Wed Apr 3 17:25:31 2013 Yuki Yugui Sonoda * thread_pthread.c (ruby_init_stack): Avoid using uninitialized value. -- cgit v1.2.3