diff --git a/CHANGES b/CHANGES index 2705d639..c0ff0625 100644 --- a/CHANGES +++ b/CHANGES @@ -31,6 +31,7 @@ v2.0.0 (TBA) -Fixed (issue #578) - Fixed apk's with multiple empty types via ignoring them -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 -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)