aboutsummaryrefslogtreecommitdiffstats
path: root/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-02-02 13:34:18 -0800
committerXavier Ducrohet <xav@android.com>2010-02-02 13:34:18 -0800
commitaac1ef57789bb85432aa104832815c818a9acde6 (patch)
treedd42dd1190dbf9647de6adcd14c2ad43c8effff1 /changes.txt
parent8b02c04fa9ad496c6b46ae98496615c85656a489 (diff)
downloadsdk-aac1ef57789bb85432aa104832815c818a9acde6.zip
sdk-aac1ef57789bb85432aa104832815c818a9acde6.tar.gz
sdk-aac1ef57789bb85432aa104832815c818a9acde6.tar.bz2
Update SDK change log.
Change-Id: I3c033f68f79845085cf64daa44ff273c4a52a3d1
Diffstat (limited to 'changes.txt')
-rw-r--r--changes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/changes.txt b/changes.txt
index 3f39e57..031ff8d 100644
--- a/changes.txt
+++ b/changes.txt
@@ -3,10 +3,12 @@ Change log for Android SDK Tools.
Revision 5 (02/2010):
- AVD/SDK Manager:
- Fixed SSL download for the standalone version of the SDK Updater.
+ - Fixed issue with 64bit JVM on windows.
- Add support for samples components.
- improved support for dependency between components.
- AVDs now sorted by API level.
- - Prevent deletion of running AVD.
+ - Prevent deletion of running AVDs.
+ - Settings are now automatically saved, no need to click Apply.
- Emulator now requires sd card to be 9MB and above.
- Fixed layoutopt.bat to correctly execute on Windows.