summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-08-16 22:26:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-08-16 22:26:41 (GMT)
commitd3f9ef68a9939ee43e8a70748dd4b7e97352179e (patch)
tree08f6d5cd4bddbd42448a0a4efe0522c0a96c99a2 /ChangeLog
parented763539951307353042c04af5c2278db0d05298 (diff)
Kept only the first submission when preloading instructions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4fddab..e732a25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
17-08-16 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/fmtp/parser.c:
+ * plugins/readdex/ids.c:
+ * plugins/readelf/strtab.c:
+ * src/arch/arm/v7/fetch.c:
+ * src/format/elf/strings.c:
+ Update code.
+
+ * src/format/preload.c:
+ * src/format/preload.h:
+ Keep only the first submission when preloading instructions.
+
+17-08-16 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/mobicore/mclf.c:
* src/format/dex/dex-int.c:
* src/format/dex/dex_def.h: