[skip] update changes for bcp47 merge

This commit is contained in:
Connor Tumbleson 2015-02-25 16:57:52 -06:00
parent 4638c06de4
commit f8d153ce08

View File

@ -59,6 +59,7 @@ v2.0.0 (TBA)
-Fixed (issue #744) - Fixed warnings of "Cleaning up unclosed ZipFile..."
-Fixed (issue #757) - Download gradle binaries over https
-Fixed (issue #402) - Fix issues when running user has no access to $HOME.
-Fixed (issue #761) - Added proper support for BCP47 localization tags
-Fixed issue with attempting to decode .spi files as 9 patches (Thanks Furniel)
-Fixed issue with APKs with multiple dex files.
-Fixed issue with using Apktool without smali/baksmali for ApktoolProperties (Thanks teprrr)