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 e91f1b1a..3b32b3d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
2005-09-12 Graydon Hoare <graydon@redhat.com>
PR 1306
+ * tapsets.cxx (dwflpp::iterate_over_srcfile_lines): Fix two
+ off-by-one errors in previous change.
+
+2005-09-12 Graydon Hoare <graydon@redhat.com>
+
+ PR 1306
* tapsets.cxx (dwflpp::has_single_line_record): New function.
(dwflpp::iterate_over_srcfile_lines): Throw when user requests
single statement line with multiple records (and provide advice).