summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2005-12-10 17:32:38 +0000
committerUlrich Drepper <[email protected]>2005-12-10 17:32:38 +0000
commitf7e1bd98262ea0ee9567b85d95f3b204134e662a (patch)
treef564aeda51f0b70dabce53cf2afe875f4390de96 /tests/ChangeLog
parent539529a5df3a21058f6aab55e32ea9587afba0cf (diff)
Fix generation of strings with relocation type names and add test case.
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 7564e092..83e96db0 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-10 Ulrich Drepper <[email protected]
+
+ * run-readelf-test1.sh: New file.
+ * Makefile.am (TESTS): Add run-readelf-test1.sh.
+ (EXTRA_DIST): Likewise.
+
2005-11-25 Roland McGrath <[email protected]>
* coverage.sh: Given -v argument, print names of unused files.