about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAaron Power <Aaronepower@users.noreply.github.com>2017-11-01 10:19:36 +0000
committerGitHub <noreply@github.com>2017-11-01 10:19:36 +0000
commitb93c95a4b4cd12a943ae3f741026e43161cd87e8 (patch)
treecd8ff29c14d6058c6151b050402b22d9735f7c71
parent5a9d833e0d27d23a087069ca65475e188b3be15d (diff)
Update RELEASES.md
-rw-r--r--RELEASES.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 93cf0179c96..c3fe4f53e54 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -47,7 +47,7 @@ Misc
 
 Compatibility Notes
 -------------------
-- [The minimum Android version that rustc can build for has been bumped to `4.0` from `2.3`][43880]
+- [The minimum Android version that rustc can build for has been bumped to `4.0` from `2.3`][45656]
 
 [45075]: https://github.com/rust-lang/rust/pull/45075
 [45094]: https://github.com/rust-lang/rust/pull/45094
@@ -65,6 +65,7 @@ Compatibility Notes
 [44015]: https://github.com/rust-lang/rust/pull/44015
 [43716]: https://github.com/rust-lang/rust/pull/43716
 [43017]: https://github.com/rust-lang/rust/pull/43017
+[45656]: https://github.com/rust-lang/rust/pull/45656
 [cargo/3992]: https://github.com/rust-lang/cargo/pull/3992
 [cargo/4496]: https://github.com/rust-lang/cargo/pull/4496
 [cargo/4571]: https://github.com/rust-lang/cargo/pull/4571