aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2019-03-14 12:55:37 -0700
committerDan Albert <danalbert@google.com>2019-03-14 12:55:37 -0700
commit31496ea706dd563bbb8a4a1c3f12a9863f5d7cdf (patch)
treeb8f2cc0d914fb0679bd0e2a4661dc094b0270d17 /docs
parent96c8c44198dbe4ae098dbc395d07432b27a0159f (diff)
downloadndk-31496ea706dd563bbb8a4a1c3f12a9863f5d7cdf.tar.gz
Fix Clang changelog notes.
r349610 didn't land in r20 in time for beta 1, so fix the r20 changelog to reflect that and move it to r21. Test: None Bug: None Change-Id: Ib49b6c9e203275316c22d5218b92f8ccc60e69f1
Diffstat (limited to 'docs')
-rw-r--r--docs/changelogs/Changelog-r20.md2
-rw-r--r--docs/changelogs/Changelog-r21.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelogs/Changelog-r20.md b/docs/changelogs/Changelog-r20.md
index e9b3aae11..8ae269018 100644
--- a/docs/changelogs/Changelog-r20.md
+++ b/docs/changelogs/Changelog-r20.md
@@ -20,7 +20,7 @@ For Android Studio issues, follow the docs on the [Android Studio site].
## Changes
- * Updated Clang to r349610.
+ * Updated Clang to r346389c.
* Updated libc++ to r350972.
## Known Issues
diff --git a/docs/changelogs/Changelog-r21.md b/docs/changelogs/Changelog-r21.md
index a9a0db473..3f763676d 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -20,6 +20,8 @@ For Android Studio issues, follow the docs on the [Android Studio site].
## Changes
+ * Updated Clang to r349610b.
+
## Known Issues
* This is not intended to be a comprehensive list of all outstanding bugs.