aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Ivanov <dimitry@google.com>2016-01-25 14:12:11 -0800
committerDimitry Ivanov <dimitry@google.com>2016-01-25 14:12:43 -0800
commit796005f6cb23680862231da75f88ebc3b24726c4 (patch)
treecd66ba82111ff0e570135917acfbff0b14082669
parenta381d1185f3d81a5afb5008072fbd3ac4014927e (diff)
downloadndk-796005f6cb23680862231da75f88ebc3b24726c4.tar.gz
Update changelog
Change-Id: I100dc139cacbede0a4348d399468d12bf29a7359
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 847480f8f..983b74f99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -68,6 +68,9 @@ NDK
* Removed sed.
* Removed mclinker.
* Removed Perl.
+ * Removed symbols which are not exported by the current platform libc/m/dl from
+ all versions of NDK libc/m/dl
+ * libc/m/dl provide versioned symbols starting with v21
Binutils
--------