summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6dfd74ccb..08eca2c2d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Thu Jun 30 22:17:04 2011 Koichi Sasada <[email protected]>
* vm_insnhelper.c (vm_call_bmethod): fix to hook call/return event
- for methods defined by define_method().
+ for methods defined by define_method(). fixes Bug #4613.
* thread.c (call_trace_proc): Fix to skip if class is not given (0).
Note that ID and Class object are passed for call/return event