summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 d3399a5c..0c5ab37e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-03 Mark Wielaard <mark@klomp.org>
+
+ * readelf.c (handle_dynamic): Check phdr != NULL when
+ use_dynamic_segment, otherwise check shdr != NULL.
+
2022-10-28 Arsen Arsenović <arsen@aarsen.me>
* readelf.c (options): Add Binutils-style --syms alias.