Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RELEASES.md for 1.51.0 #81917

Merged
merged 12 commits into from
Mar 23, 2021
Prev Previous commit
Update RELEASES.md
  • Loading branch information
XAMPPRocky authored Mar 15, 2021
commit c64e796d24210963b55fd3acbb8f145dffe52e20
4 changes: 2 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ Compatibility Notes
- [WASI platforms no longer use the `wasm-bindgen` ABI, and instead use the wasm32 ABI.][79998]
- [`rustc` no longer promotes division, modulo and indexing operations to `const` that
could fail.][80579]
- [The minimum version of `glibc` required when building with the Ubuntu 20.04 toolchain
for the following platforms has been bumped to version 2.31.][81521]
- [The minimum version of glibc for the following platforms has been bumped to version 2.31
for the distributed artifacts.][81521]
- `armv5te-unknown-linux-gnueabi`
- `sparc64-unknown-linux-gnu`
- `thumbv7neon-unknown-linux-gnueabihf`
Expand Down