summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2006-04-04 21:31:16 +0000
committerUlrich Drepper <[email protected]>2006-04-04 21:31:16 +0000
commitba718b11356bdb0caea95a49a06ddb61a843cd3e (patch)
treeb5688eb521f5d4b636940f407c6f2956e6f6c7c5 /tests/ChangeLog
parent697d8d283e5fda32c1930135ff884dd276499e4a (diff)
Test case for problem in libelf with writing out existing ELF file with
different location of the section headers.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index bccd736c..16b1491c 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-04 Ulrich Drepper <[email protected]>
+
+ * Makefile.am: Add rules to run run-bug1-test.sh.
+ * rdwrmmap.c: New file.
+ * run-bug1-test.sh: New file.
+ * testfile28.bz2: New file.
+ * testfile28.rdwr.bz2: New file.
+
2006-03-09 Roland McGrath <[email protected]>
* Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.