aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2019-05-01 14:02:35 -0700
committerDan Albert <danalbert@google.com>2019-05-01 14:02:35 -0700
commit45edc631d001a3d4474f005a548d06a6b8bdc438 (patch)
treee751a5616418e741fd74a3e64231df217ba528b9 /docs
parenta8055dec7af48e723fd0b06599903b7e7db355f8 (diff)
downloadndk-45edc631d001a3d4474f005a548d06a6b8bdc438.tar.gz
Update changelog to reflect libc++ update.
Test: Eyeballs Bug: https://github.com/android-ndk/ndk/issues/971 Change-Id: Ief55d47db58d132b398a4db0c12405f0cab9ff8c
Diffstat (limited to 'docs')
-rw-r--r--docs/changelogs/Changelog-r21.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md
index 3f763676d..1952c056e 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -21,6 +21,7 @@ For Android Studio issues, follow the docs on the [Android Studio site].
## Changes
* Updated Clang to r349610b.
+ * Updated libc++ to r359726.
## Known Issues