diff options
author | Raphael Moll <ralf@android.com> | 2011-01-10 14:39:32 -0800 |
---|---|---|
committer | Android Code Review <code-review@android.com> | 2011-01-10 14:39:32 -0800 |
commit | 4cf329d8081c73d8402b79f9834a105b017a79f8 (patch) | |
tree | b91ac0bb540960346591e978cd1265eb0b5b4988 | |
parent | 8e1c0fab12e945bef3c6df7821b90ea1e0f86ce6 (diff) | |
parent | e2d84237a064388ad50c9f1be6e9a38fe2344f9d (diff) | |
download | sdk-4cf329d8081c73d8402b79f9834a105b017a79f8.zip sdk-4cf329d8081c73d8402b79f9834a105b017a79f8.tar.gz sdk-4cf329d8081c73d8402b79f9834a105b017a79f8.tar.bz2 |
Merge "Update changes.txt."
-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 |