diff --git a/CHANGES b/CHANGES index c0ff0625..ea7a8885 100644 --- a/CHANGES +++ b/CHANGES @@ -32,6 +32,7 @@ v2.0.0 (TBA) -Fixed (issue #589) - Fixed apk's with one package named "android" from improper decoding. -Fixed (issue #601) - Make StringBlock thread safe (Thanks aluedeke) -Fixed (issue #238) - Fixed truncated UTF-16 strings +-Fixed (issue #584) - Fixed horrible spacing, aligned for 4 spaces. -Added output to list Apktool version to help debugging. -Updated known bytes for configurations to 38 (from addition of layout direction) -Fixed NPE when handling odex apks even with --no-src specified. (Thanks Rodrigo Chiossi)