aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2009-12-08 16:05:19 -0800
committerXavier Ducrohet <xav@android.com>2009-12-09 18:10:28 -0800
commit244d18102ff747b35b3d0e6b57853125ed3dfad0 (patch)
tree1dd0a836c65f1af8189ea740478e3b4ec895e061 /eclipse/changes.txt
parent5e8170aca82ca20f3c4bb937ef3ef00387bfb131 (diff)
downloadsdk-244d18102ff747b35b3d0e6b57853125ed3dfad0.zip
sdk-244d18102ff747b35b3d0e6b57853125ed3dfad0.tar.gz
sdk-244d18102ff747b35b3d0e6b57853125ed3dfad0.tar.bz2
Update the Eclipse plug-in change files with new updates.
Change-Id: I8ce7b882fd72b9d3d517210cafeef5d9dadbf33c
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index fbc2e56..a1f5bec 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -4,7 +4,8 @@
- Launched applications from ADT now behave as if they were clicked from the Home screen of the emulator.
- AVD creation dialog now enforce sd card of 9MB or higher
- Fixed issue where add-on with no optional library would not show up as valid targets for application launches.
-
+- Loads the SDK content only when a project requires it. This will make Eclipse use less resources when the SDK contains many versions of Android.
+- DDMS plug-in now contains the Allocation Tracker view.
0.9.5:
- misc fixes in the SDK Updater