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 05a72ca9..4317c8ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-09-14 Graydon Hoare <graydon@redhat.com>
+
+ PR 1260
+ * tapsets.cxx (dwflpp::resolve_prologue_endings): Correct logic
+ error triggered by consecutive function-beginning line records.
+
2005-09-14 Frank Ch. Eigler <fche@elastic.org>
PR 1344