commit | 6d5c3bdf1b37ddb328604d0d5894d7aa70402366 | [log] [tgz] |
---|---|---|
author | Ulrich Drepper <drepper@redhat.com> | Thu Aug 11 04:37:52 2005 +0000 |
committer | Ulrich Drepper <drepper@redhat.com> | Thu Aug 11 04:37:52 2005 +0000 |
tree | cdfa7f7d72f97d15b3a963902c4f96d80b902a78 | |
parent | b6312e10e8c5ba3fa425e442273e2f709d28788f [diff] [blame] |
Correct fallout of renaming of DW_LNS_set_epilog_begin.
diff --git a/libdw/ChangeLog b/libdw/ChangeLog index f70b5a3..c5d1503 100644 --- a/libdw/ChangeLog +++ b/libdw/ChangeLog
@@ -1,3 +1,8 @@ +2005-08-10 Ulrich Drepper <drepper@redhat.com> + + * dwarf_getsrclines.c (dwarf_getsrclines): Correct fallout of renaming + of DW_LNS_set_epilog_begin. + 2005-08-09 Roland McGrath <roland@redhat.com> * dwarf.h (DW_LNS_set_epilog_begin): Renamed DW_LNS_set_epilogue_begin.