summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed9216a1f4..c3dec2e5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@ Fri Dec 21 17:48:15 2012 Koichi Sasada <ko1@atdot.net>
}
I believe nobody mix threads at trace procedure.
This is current limitation.
+ [Bug #7590]
* cont.c (fiber_switch, rb_cont_call): use rb_thread_t::trace_arg
instead of rb_thread_t::trace_running.