AI 143269: am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
Original author: xav
Merged from: //branches/cupcake/...
Automated import of CL 143269
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 8cd843e..02d9075 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -5,6 +5,7 @@
* Project properties (right click project in Package Explorer, then "Properties"), lets you edit project target.
* New Launch configuration option to choose debug deployment target.
- Ability to export multiple apk from one project, using resource filters. See the 'android' property for Android projects.
+- Support for running JUnit tests on a device/emulator from a new "Android JUnit tests" launch configuration.
0.8.1: