summaryrefslogtreecommitdiffstats
path: root/libdwfl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libdwfl/ChangeLog')
-rw-r--r--libdwfl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog
index 859b2ff5..9bce6b1e 100644
--- a/libdwfl/ChangeLog
+++ b/libdwfl/ChangeLog
@@ -1,6 +1,12 @@
2017-04-20 Ulf Hermann <[email protected]>
Mark Wielaard <[email protected]>
+ * derelocate.c (compare_secrefs): Compare by end address and then by
+ section number if addresses are equal.
+
+2017-04-20 Ulf Hermann <[email protected]>
+ Mark Wielaard <[email protected]>
+
* linux-kernel-modules.c: Always return NULL from kernel_release() on
non-linux systems and set errno to ENOTSUP.