aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2019-07-03 14:52:05 -0700
committerHaibo Huang <hhb@google.com>2019-08-20 22:04:44 +0000
commit1c35cd0cbc93884385ff696a5edb1e441fd52f7b (patch)
tree04d90f895e915b667b83d5387fc2233fa48ce4ed /docs
parent01a4f1e1cd3cd07301dac64bc0f0de2167018d1b (diff)
downloadndk-1c35cd0cbc93884385ff696a5edb1e441fd52f7b.tar.gz
[NDK] Update Changelog for gdb and glibc upgrade
Exempt-From-Owner-Approval: rebase Test: read twice Change-Id: I25385befee2e68bf97a488cc89f2ac4bd5335db4
Diffstat (limited to 'docs')
-rw-r--r--docs/changelogs/Changelog-r21.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md
index d02735180..a9654ea97 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -44,6 +44,8 @@ For Android Studio issues, follow the docs on the [Android Studio site].
Neon to disallow your app from being installed on those devices.
* Updated libc++ to r359726.
* Updated make to 4.2.1.
+ * Updated glibc to 2.17.
+ * Updated gdb to 8.3.
* [Issue 885]: For LLD+LLDB compatibility, the NDK build systems now pass
`-Wl,--build-id=sha1` instead of `-Wl,--build-id`. Third-party build systems
need to apply the workaround manually. For more details, see the [Build