From 9281cba4a4fde2e3b3f3afc108568048e7b454d6 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Sun, 13 Jan 2013 08:23:34 -0600 Subject: [PATCH] updating changes --- CHANGES | 1 + 1 file changed, 1 insertion(+) 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)"