ruby-changes:26011
From: nagachika <ko1@a...>
Date: Sat, 1 Dec 2012 00:05:28 +0900 (JST)
Subject: [ruby-changes:26011] nagachika:r38067 (trunk): * ChangeLog: fix a typo for r38063.
nagachika 2012-12-01 00:05:15 +0900 (Sat, 01 Dec 2012) New Revision: 38067 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38067 Log: * ChangeLog: fix a typo for r38063. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 38066) +++ ChangeLog (revision 38067) @@ -26,7 +26,7 @@ * 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/