summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-29 21:21:26 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-29 21:21:26 (GMT)
commit537ed969ad0305e70dc2d503dbc49df859892717 (patch)
tree4003d2ba03bbc7b372bdaf8dc4d9e04c15318983 /ChangeLog
parent3ea1d4c6cf82a75409b667b8fe20fc0718e5d922 (diff)
Added partial support for Dalvik MUTF-8 encodings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78421b8..332e6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+16-09-29 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/format/mangling/dex/type_gram.y:
+ * src/format/mangling/dex/type_tok.l:
+ Add partial support for Dalvik MUTF-8 encodings.
+
16-09-28 Cyrille Bagard <nocbos@gmail.com>
* plugins/readdex/class.c: