summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 452f97c..188a52d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
17-08-27 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/pychrysa/format/format.c:
+ * src/arch/processor.h:
+ Update code.
+
+ * src/format/dex/dex-int.c:
+ * src/format/dex/method.c:
+ Handle Dalvik code definition loading with more care.
+
+ * src/format/format.h:
+ * src/gui/panels/errors.c:
+ Update code.
+
+17-08-27 Cyrille Bagard <nocbos@gmail.com>
+
* src/format/dex/class.c:
Take into account that loading types from the Dex pool may fail.