git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
wanabe 2010-03-25 15:05:21 +00:00
parent 0a6418d85e
commit dfcf364384

View File

@ -1,6 +1,6 @@
Thu Mar 25 23:53:22 2010 wanabe <s.wanabe@gmail.com>
* thread.c (thread_reset_event_flags): set flags to thread.
* thread.c (thread_reset_event_flags): set flags to thread. [Bug #693]
Thu Mar 25 23:17:16 2010 Yusuke Endoh <mame@tsg.ne.jp>