summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c508ca6..b31e3eb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-12 Dave Brolley <brolley@redhat.com>
+
+ PR5897
+ * staptree.cxx (probe::printsig): If this probe was derived from an alias,
+ call the printsig method of the alias.
+
2008-03-10 Dave Brolley <brolley@redhat.com>
PR5189