Skip to content

Commit b1182d2

Browse files
authored
Update RELEASES.md
1 parent 68f76ce commit b1182d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

RELEASES.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,16 @@ Misc
106106
Compatibility Notes
107107
-------------------
108108

109-
- [Bumped the minimum `g++` for `linux-gnu` targets to `g++-8` from `g++-7`.][81521]
110109
- [WASI platforms no longer use the `wasm-bindgen` ABI, and instead use the wasm32 ABI.][79998]
111110
- [`rustc` no longer promotes division, modulo and indexing operations to `const` that
112111
could fail.][80579]
112+
- [The minimum version of `glibc` required when building with the Ubuntu 20.04 toolchain
113+
for the following platforms has been bumped to version 2.31.][81521]
114+
- `armv5te-unknown-linux-gnueabi`
115+
- `sparc64-unknown-linux-gnu`
116+
- `thumbv7neon-unknown-linux-gnueabihf`
117+
- `armv7-unknown-linux-gnueabi`
118+
- `x86_64-unknown-linux-gnux32`
113119

114120
Internal Only
115121
-------------

0 commit comments

Comments
 (0)