summaryrefslogtreecommitdiffstats
path: root/libasm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libasm/ChangeLog')
-rw-r--r--libasm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libasm/ChangeLog b/libasm/ChangeLog
index 05b830c8..a1abac88 100644
--- a/libasm/ChangeLog
+++ b/libasm/ChangeLog
@@ -1,3 +1,7 @@
+2019-08-28 Mark Wielaard <[email protected]>
+
+ * Makefile.am (libasm_so_DEPS): Replace libebl.a with libebl_pic.a.
+
2019-03-06 Mark Wielaard <[email protected]>
* asm_end.c (binary_end): Check return value of gelf_update_ehdr.