aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorRaphael <raphael@google.com>2009-05-07 19:27:46 -0700
committerRaphael <raphael@google.com>2009-05-08 14:06:44 -0700
commit7b9b3d1cc71be8d8d748f46951fbde64446cde31 (patch)
tree5ac83b88cec8f5c367bef59ad9f9e917c8ae269b /eclipse/changes.txt
parentd80cb19594014ea765eb50419764fd2d029ffb2b (diff)
downloadsdk-7b9b3d1cc71be8d8d748f46951fbde64446cde31.zip
sdk-7b9b3d1cc71be8d8d748f46951fbde64446cde31.tar.gz
sdk-7b9b3d1cc71be8d8d748f46951fbde64446cde31.tar.bz2
ADT #1715616: "New Android Test Project" wizard.
Also updates eclipse/changes.txt
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index e385e0c..ecb1f15 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -1,3 +1,7 @@
+0.9.2:
+- New wizard to create Android JUnit Test Projects.
+
+
0.9.1:
- Added an AVD creation wizard to ADT. It is automatically displayed during a launch if no compatible AVDs are found.
- Fixed issue with libs/ folder where files with no extension would prevent the build from finishing.