aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwanabe <wanabe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-25 15:05:21 +0000
committerwanabe <wanabe@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-03-25 15:05:21 +0000
commitdfcf364384a8e4414d053b27a031e283ab44fa28 (patch)
tree4a71c6536be12bf8996b2a2ab2df9099659b57f7 /ChangeLog
parent0a6418d85e664cfeba79c56e3276522fc8b6cd19 (diff)
downloadruby-dfcf364384a8e4414d053b27a031e283ab44fa28.tar.gz
add ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c51e40924..1449d0b25d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>