Skip to content

Commit b1af5ba

Browse files
committed
docs(changelog): reflect changes since v1.28.2 beta
1 parent 5ab496b commit b1af5ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The headlines of this release are:
3131

3232
- Fix build script `cargo` instructions by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4235
3333
- Allow copy&paste of documented registry keys into Regedit by @eugenesvk in https://github.com/rust-lang/rustup/pull/4244
34-
- document RUSTUP_AUTO_INSTALL by @ahl in https://github.com/rust-lang/rustup/pull/4247
34+
- document RUSTUP\_AUTO\_INSTALL by @ahl in https://github.com/rust-lang/rustup/pull/4247
3535
- Remove validation for custom toolchains when reading rust-toolchain.toml by @wesleywiser in https://github.com/rust-lang/rustup/pull/4250
3636
- Append Windows "bin" directory to `PATH` by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4249
3737
- fix(dist): refine suggestions about missing targets by @rami3l in https://github.com/rust-lang/rustup/pull/4253
@@ -45,6 +45,10 @@ The headlines of this release are:
4545
- Update `CARGO` environment variable if it is set to a rustup proxy by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4275
4646
- Simplify download abstractions and start warning about curl usage by @djc in https://github.com/rust-lang/rustup/pull/4277
4747
- docs(user-guide): cover correct `$PATH` configuration for proxies by @rami3l in https://github.com/rust-lang/rustup/pull/4283
48+
- Add toolchain\_name to not installed bail msg by @jmqd in https://github.com/rust-lang/rustup/pull/4293
49+
- Add powerpc64le-unknown-linux-musl support by @Gelbpunkt in https://github.com/rust-lang/rustup/pull/4294
50+
- Use `RUSTUP_HARDLINK_PROXIES` environment variable to hard link proxies by @ChrisDenton in https://github.com/rust-lang/rustup/pull/4295
51+
- Switch flate2 to use the zlib-rs backend by @joshtriplett in https://github.com/rust-lang/rustup/pull/4297
4852

4953
[1.28.2]: https://github.com/rust-lang/rustup/releases/tag/1.28.2
5054
[pr#4254]: https://github.com/rust-lang/rustup/pull/4254

0 commit comments

Comments
 (0)