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 62470c11..42bd4102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-30 Dave Brolley <brolley@redhat.com>
+
+ * coveragedb.cxx (print_coverage_info): Fix typo: s.probes -> s.unused_probes
+ where appropriate.
+ (sql_update_unused_probes): Likewise.
+
2008-01-29 Frank Ch. Eigler <fche@elastic.org>
PR 5647