summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2007-01-10 20:44:29 +0000
committerRoland McGrath <[email protected]>2007-01-10 20:44:29 +0000
commitba949b3fdaf4fa8631af0d999a44d71c0964b5ce (patch)
treedd47702bfde7ab1737735a31915b1524a9d04478 /tests/ChangeLog
parent7000880e78fd68f00accb80e11437b824884aea4 (diff)
2007-01-10 Roland McGrath <[email protected]>
* dwfl-bug-addr-overflow.c: New file. * Makefile.am (TESTS): Add it. (dwfl_bug_addr_overflow_LDADD): New variable.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 372ff7eb..3a75bd1c 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-10 Roland McGrath <[email protected]>
+
+ * dwfl-bug-addr-overflow.c: New file.
+ * Makefile.am (TESTS): Add it.
+ (dwfl_bug_addr_overflow_LDADD): New variable.
+
2006-12-17 Roland McGrath <[email protected]>
* msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.