summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2014-04-15 16:58:39 +0200
committerMark Wielaard <mjw@redhat.com>2014-04-24 14:45:41 +0200
commit2248165d1204035e67245a4bb8d21cf90f8c7d71 (patch)
tree82e6de45a75aa7a461296612bc4fe6e9eec49b01 /tests/ChangeLog
parent4813dbbcb81a0f5ebbc9756fe6f4ed62d298b011 (diff)
downloadelfutils-2248165d1204035e67245a4bb8d21cf90f8c7d71.tar.gz
tests/allfcts.c: Install alternate debug information
This change also adds more error checking and reporting. Signed-off-by: Florian Weimer <fweimer@redhat.com>
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 3e702055..1c30778d 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,11 @@
2014-04-24 Florian Weimer <fweimer@redhat.com>
+ * allfcts.c (setup_alt): New function.
+ (main): Call it. Implementation additional error checking and
+ reporting.
+
+2014-04-24 Florian Weimer <fweimer@redhat.com>
+
* debugaltlink.c, run-debugaltlink.sh: New files.
* Makefile.am (check_PROGRAMS): Add debugaltlink.
(TESTS): Add run-debugaltlink.sh.