From a7b06f161b91dfdf985a717e9713dff5c46688b7 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Wed, 18 Jun 2014 11:07:08 -0500 Subject: [PATCH] [skip] added changes note for PR #84 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 0e51ad1b..0ef66534 100644 --- a/CHANGES +++ b/CHANGES @@ -41,6 +41,7 @@ v2.0.0 (TBA) -Fixed (issue #630) - Fixed handling renamed manifests with ("com.lge") -Fixed (issue #409) - Fixed array items incorrectly typed. -Fixed (issue #512) - Fixed AndroidManifest missing attributes. +-Fixed issue with using Apktool without smali/baksmali for ApktoolProperties (Thanks teprrr) -Fixed issue with non-URI standard characters in apk name (Thanks rover12421) -Added output to list Apktool version to help debugging. -Updated known bytes for configurations to 38 (from addition of layout direction)