aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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 05a56655a..6c263cec6 100644
--- a/docs/changelogs/Changelog-r21.md
+++ b/docs/changelogs/Changelog-r21.md
@@ -65,10 +65,12 @@ For Android Studio issues, follow the docs on the [Android Studio site].
* [Issue 1201]: Fixed issue in ndk-build that was causing `APP_PLATFORM` to be
corrupted for API 30+ with LP64 ABIs.
* [Issue 1203]: libc++ prebuilts and CRT objects are no longer built as Neon.
+ * [Issue 1173]: Fix gdb python symbol missing issue on Darwin.
[Issue 1166]: https://github.com/android/ndk/issues/1166
[Issue 1201]: https://github.com/android/ndk/issues/1201
[Issue 1203]: https://github.com/android/ndk/issues/1203
+[Issue 1173]: https://github.com/android/ndk/issues/1173
## Changes