aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-12-16 16:34:36 -0800
committerDan Albert <danalbert@google.com>2015-12-16 16:34:36 -0800
commit852f61cf3398662c5207f9cb48f3d064992a8fd9 (patch)
treed79ba55dfe51755ee99a89dfd4824549b3472adc /CHANGELOG.md
parentd88e334203c80b883f43406c502f4b06f6e7719b (diff)
downloadndk-852f61cf3398662c5207f9cb48f3d064992a8fd9.tar.gz
Add a warning that this may not be a final layout.
Change-Id: I6b389221d152f8fa56c8503db2b9f7668629dcf0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56c7dd8e5..e18a9be66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,7 @@ NDK
on the [Android Developer website].
* The layout of the NDK has changed quite a bit. This was to facilitate
splitting the many components into their own packages.
+ * **The current layout might not be final.**
* This is likely to cause some disruption during the transition from r10
for anyone not using `ndk-build` or `make-standalone-toolchain.sh`, as
the compilers have moved.