summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2021-06-18 15:06:32 +0200
committerMark Wielaard <mark@klomp.org>2021-07-03 00:25:18 +0200
commitd3671293d7b86810a4a02de18ebea6d19ca82623 (patch)
treeb3cee5567de542f3233146807c85d970dc1eb50a /src/ChangeLog
parentc05ad596b5557a1776953be705a4bb66eee911fa (diff)
downloadelfutils-d3671293d7b86810a4a02de18ebea6d19ca82623.tar.gz
strip: Always check gelf_update results.
Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 698b3c77..9d4ce31d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2021-06-18 Mark Wielaard <mark@klomp.org>
+
+ * strip.c (remove_debug_relocations): Check gelf_update results.
+ (update_section_size): Likewise.
+
2021-06-06 Sergei Trofimovich <slyfox@gentoo.org>
* elflint.c (buffer_left): Mark as 'static' to avoid external linkage