diff options
| author | XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> | 2021-03-15 11:49:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-15 11:49:17 +0100 |
| commit | c64e796d24210963b55fd3acbb8f145dffe52e20 (patch) | |
| tree | 0c363997093f2eefc4822657deea9c8690e395ef | |
| parent | c7d9cdabc18afb9b89bfaf010d303c5e8b34288d (diff) | |
Update RELEASES.md
| -rw-r--r-- | RELEASES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md index e4bb9e4108f..314482c971f 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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` |
