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 cfc9c84..2cc6b1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
16-04-23 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/readdex/header.c:
+ Limit the length of displayed SHA1 binary value for Dex files.
+
+ * src/arch/instruction-int.h:
+ * src/arch/instruction.c:
+ * src/arch/instruction.h:
+ Store a largest displayed size of binary code for instructions.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ Truncate binary code when requested.
+
+16-04-23 Cyrille Bagard <nocbos@gmail.com>
+
* src/format/dex/class.c:
Register all loaded class methods as symbols.