From f125ec9ac5cab7f5b063e90ebf53a6b7088f3ba8 Mon Sep 17 00:00:00 2001 From: nagachika Date: Fri, 30 Nov 2012 15:05:15 +0000 Subject: * ChangeLog: fix a typo for r38063. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5c0de2ebea..f91d251382 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,7 +26,7 @@ Fri Nov 30 22:44:14 2012 KOSAKI Motohiro * thread.c (thread_start_func_2): make sure vm->running_thread don't point to dead thread. - * thread.c (timer_thread_function): close a race against thead + * thread.c (timer_thread_function): close a race against thread destruction. [Bug #4911][ruby-dev:43859] * vm_core.h (rb_thread_set_current): reset running time of -- cgit v1.2.3