diff --git a/CHANGES b/CHANGES index 34d250dd..99527085 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ v1.5.2 (TBA) -Fixed (issue #299) - output smali filename errors to screen during rebuild instead of filestream -Only show the --aapt / -a info in verbose mode. -Fixed (issue #392) - Don't crash out if .git folder isn't present. Use SNAPSHOT-DEV instead. +-Fixed (issue #67) - Only store compressed resources.arsc if original was compressed, otherwise STORE. v1.5.1 PR3 (Released December 23 - 2012) Codename: Pre Release 3 -Reverted "Prevents removal of on decompile, but then throws warning on rebuild (issue #366)"