summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-16 21:52:02 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-16 21:52:02 (GMT)
commited763539951307353042c04af5c2278db0d05298 (patch)
tree6206d2fe355c6f3fc9526c4d37df5fb1ec55d182 /ChangeLog
parent13d12a85fa661c2f331a4ad61ef921d942ce9176 (diff)
Ensured all registered binary portions are fully included in the file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dad8776..f4fddab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+17-08-16 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/mobicore/mclf.c:
+ * src/format/dex/dex-int.c:
+ * src/format/dex/dex_def.h:
+ * src/format/dex/method.c:
+ * src/format/elf/elf.c:
+ Update code.
+
+ * src/format/executable.c:
+ * src/format/executable.h:
+ * src/glibext/gbinportion.c:
+ Ensure all registered binary portions are fully included in the file.
+
17-08-15 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/contents/file.c: