aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-04-08 14:22:05 -0700
committerElliott Hughes <enh@google.com>2020-04-08 14:22:05 -0700
commitd19ac8640d74f3f2aca31d5d9523b9e30983c4ef (patch)
treef7784a45af1e6b50f934fc100565003645c645fd
parent282e9d4f60ce03b6b49ff3e7ce63b4b7872c0ddc (diff)
downloadndk-d19ac8640d74f3f2aca31d5d9523b9e30983c4ef.tar.gz
Mention the make 4.3 upgrade in the changelog.
Test: N/A Change-Id: Ic16114a9181340f33d8ac3b65c2d34a8c5313ed8
-rw-r--r--docs/changelogs/Changelog-r22.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelogs/Changelog-r22.md b/docs/changelogs/Changelog-r22.md
index 0b102a579..c43ba5a39 100644
--- a/docs/changelogs/Changelog-r22.md
+++ b/docs/changelogs/Changelog-r22.md
@@ -22,6 +22,8 @@ For Android Studio issues, follow the docs on the [Android Studio site].
## Changes
+* Updated make to 4.3.
+
* [Issue 843]: `llvm-strip` is now used instead of `strip` to avoid breaking
RelRO with LLD. Note that the Android Gradle Plugin performs its own
stripping, so most users will need to upgrade to Android Gradle Plugin