summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-28 21:48:37 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-28 21:48:37 (GMT)
commit3ea1d4c6cf82a75409b667b8fe20fc0718e5d922 (patch)
tree880977b870697b95dfc69944fb7cd30a7678120c /ChangeLog
parent7b99c255f7b5a6cd82196d8ae396b5cf991f9784 (diff)
Annotated only existing dex class data.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00d6f56..78421b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-09-28 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/readdex/class.c:
+ Annotate only existing dex class data.
+
+16-09-28 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/panels/symbols.c:
Update and improve the symbols panel.