summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2017-02-16 10:10:30 +0100
committerMark Wielaard <[email protected]>2017-02-17 10:45:39 +0100
commitb3248e684cedf66239710a5f16a6b45294f183bc (patch)
treef8184f18599492e9d8f2727d3a5fba005429578b /tests/ChangeLog
parentcb379c4d7859848572c224f7bebd107b02adcfd6 (diff)
Check for existence of mempcpy
If it doesn't exist, provide a definition based on memcpy. Signed-off-by: Ulf Hermann <[email protected]>
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 bca47be1..cc6a19bf 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-15 Ulf Hermann <[email protected]>
+
+ * elfstrmerge.c: Include system.h.
+
2017-02-09 Ulf Hermann <[email protected]>
* backtrace.c: Add an option to allow unknown symbols in the trace