summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-22 17:58:46 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-22 17:58:46 (GMT)
commit56b84c3624c59c8a1796bf411b7ba950d12ddfc5 (patch)
tree1041e66043c7336da72a695730b5a32bc43bfa9b /ChangeLog
parentad3bf849178921ead3bbbd3ba84f4b9405f69253 (diff)
Kept the nominal order between ELF program and section headers if possible.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c3d3b7..0249b88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-01-22 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/gbinportion.c:
+ Keep the nominal order between ELF program and section headers if possible.
+
+17-01-22 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
Update virtual addresses when filling the gap between two binary areas.