From 172f3272d220322657da74e32a583cf4aeec4ebc Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Sat, 3 May 2014 07:39:07 -0500 Subject: [PATCH] [skip] add fixed bug 626 to changes --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 3bacd672..6269eb4b 100644 --- a/CHANGES +++ b/CHANGES @@ -37,6 +37,7 @@ v2.0.0 (TBA) -Fixed (issue #603) - Fixed unknown files prefixed with common name from being ignored. -Fixed (issue #606) - Fixed unknown files being ignored when -r is used. -Fixed (issue #609) - Fixed handling renamed manifests with ("android", "com.htc" and "miui"). +-Fixed (issue #626) - Fixed handling strange characters with unknown files. -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)