aboutsummaryrefslogtreecommitdiff
path: root/README.version
diff options
context:
space:
mode:
Diffstat (limited to 'README.version')
-rw-r--r--README.version2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.version b/README.version
index 2d91670..92d3d64 100644
--- a/README.version
+++ b/README.version
@@ -10,3 +10,5 @@ It includes a stock code generator for class proxies. If you just want to do AOP
Local Modifications:
Allow to share classloader via dexmaker.share_classloader system property (I8c2490c3ec8e8582dc41c486f8f7a406bd635ebb)
+ Allow 'Q' until we can replace the version check with a number based check
+ Mark mocks as trusted (needs upstreaming)