summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2005-08-03 00:02:56 +0000
committerUlrich Drepper <[email protected]>2005-08-03 00:02:56 +0000
commit41de488a0ad6679e816dbab960351e5f62ab8ead (patch)
treed4387847c11e48ccc8fa55ace24bcd2a595d0d84 /tests/ChangeLog
parentc911c9efe553d9af2d4fb0d420d8b614983e16ac (diff)
Add several more elflint tests:
- check whether dynamic section matches PT_DYNAMIC program header entry - make sure text relocation flag is used correctly libelf needed one extension for this.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 39c3cee4..22aee322 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-02 Ulrich Drepper <[email protected]>
+
+ * msg_tst.c: Add new error message.
+
2005-07-28 Ulrich Drepper <[email protected]>
* Makefile.am (dwflmodtest_LDADD): Add $(libebl).