aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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