diff options
-rw-r--r-- | changes.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes.txt b/changes.txt index 9394e45..6db8104 100644 --- a/changes.txt +++ b/changes.txt @@ -6,12 +6,14 @@ Revision 10: * ignore classes extending android.app.backup.BackupAgentHelper - Ant lib rules now allow for overriding java.encoding, java.source, and java.target - Default encoding for Ant javac is now UTF-8 -- Fix "folder locked" errors when installing packages in SDK Manager on Windows. - Logcat view in DDMS now properly displays UTF-8 characters. Revision 9: - Fix packaging issue that broke draw9patch - Ant build rules will now check the Ant version +- Fix "folder locked" errors when installing packages in SDK Manager on Windows. +- Support https proxy when installing from SDK Manager. +- SDK Manager now suggests to install missing base platform for add-ons. Revision 8: - New SDK component: platform-tools. This makes all platforms use the same |