summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75fab5174..43561cc25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jul 21 20:41:20 2009 Keiju Ishitsuka <keiju@emperor2.pendome>
+
+ * lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096],
+ no trace display c-call and c-return as default.
+
Tue Jul 21 16:07:57 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/tracer.rb: toplevel caller exists now. [ruby-core:24454]