aboutsummaryrefslogtreecommitdiffstats
path: root/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-03-17 11:47:43 -0700
committerXavier Ducrohet <xav@android.com>2010-03-17 11:47:43 -0700
commiteee4bf197296050e67a784c13233aaf7c4d112fb (patch)
tree654dd121aad755e4f5be79955b4fe2eec27f24ae /changes.txt
parentd0a9e7d863ab525602ac92d0b15e51e09e229245 (diff)
downloadsdk-eee4bf197296050e67a784c13233aaf7c4d112fb.zip
sdk-eee4bf197296050e67a784c13233aaf7c4d112fb.tar.gz
sdk-eee4bf197296050e67a784c13233aaf7c4d112fb.tar.bz2
Update changes.txt for tools r6 and adt 0.9.7
Change-Id: If2eb8ef197953c616f98b32764d01d7a1eb4d47f
Diffstat (limited to 'changes.txt')
-rw-r--r--changes.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/changes.txt b/changes.txt
index 031ff8d..3c5fb79 100644
--- a/changes.txt
+++ b/changes.txt
@@ -1,6 +1,13 @@
Change log for Android SDK Tools.
-Revision 5 (02/2010):
+Revision 6:
+- Support for library project to share code/resources among projects
+ - Updated Ant rules and custom tasks
+ - New "android create lib-project", "android update lib-project" actions.
+ - New parameter for "android update project"
+
+
+Revision 5 (03/2010):
- AVD/SDK Manager:
- Fixed SSL download for the standalone version of the SDK Updater.
- Fixed issue with 64bit JVM on windows.