aboutsummaryrefslogtreecommitdiffstats
path: root/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-07-02 10:39:07 -0700
committerXavier Ducrohet <xav@android.com>2010-07-02 10:39:07 -0700
commitc7e2ff4c56832083464e4101a3393b6566fa1792 (patch)
treed3260ecc1a426828fac29ef6c43204c21810ba3a /changes.txt
parent8c0edd5b9f311aed1cf9aff24ead3b01b2dd1308 (diff)
downloadsdk-c7e2ff4c56832083464e4101a3393b6566fa1792.zip
sdk-c7e2ff4c56832083464e4101a3393b6566fa1792.tar.gz
sdk-c7e2ff4c56832083464e4101a3393b6566fa1792.tar.bz2
Update change log with libraries in libraries.
Change-Id: Ie6c37e7273ef5ed6c006170f32af396f0b4ef98d
Diffstat (limited to 'changes.txt')
-rw-r--r--changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes.txt b/changes.txt
index 97c5112..721d152 100644
--- a/changes.txt
+++ b/changes.txt
@@ -3,6 +3,7 @@ Change log for Android SDK Tools.
Revision 7:
- Support for Ant rules provided by the Tools components (override the one in
the platform component)
+- Added support for libraries with library dependencies.
- Support for aidl files in library projects.
- Support for extension targets in Ant build to perform tasks between the
normal tasks: -pre-build, -pre-compile, -post-compile.