From c64e796d24210963b55fd3acbb8f145dffe52e20 Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Mon, 15 Mar 2021 11:49:17 +0100 Subject: [PATCH] Update RELEASES.md --- RELEASES.md | 4 ++-- 1 file 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`