summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-10-01 16:14:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-10-01 16:14:47 (GMT)
commit6784e2ad98fa62cb2e7ac10a30a602c296a7b266 (patch)
tree028ddc06d7c4ac1ee0c4a4fa2cc57a04681bb015 /ChangeLog
parentd51fef170f00602744e55a8fdb21a3c7d196696a (diff)
Provided the real number of loaded classes instead of 0.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@582 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 647cb42..cb8407c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-10-01 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/dex/dex.c:
+ Provide the real number of loaded classes instead of 0.
+
+15-10-01 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/mobicore/mclf.c:
* src/analysis/variable.c:
* src/arch/dalvik/decomp/invoke.c: