@@ -134,7 +134,7 @@ Thanks go to:
134
134
135
135
## [ 1.24.3] - 2021-05-31
136
136
137
- This patch release focusses around resolving some regressions in behaviour in
137
+ This patch release focuses around resolving some regressions in behaviour in
138
138
the 1.24.x series. One problem, related to accounting for the release of data
139
139
blocks in the unpack slab allocator, fixed in [ pr #2779 ] , would manifest in the
140
140
installer [ hanging during installation] [ issue#2774 ] . A second, fixed in
@@ -430,7 +430,7 @@ subsequently `1.48.1` were released, a `rustup update` would update your `1.48`
430
430
from ` 1.48.0 ` to ` 1.48.1 ` .
431
431
432
432
As always, there were more changes than described below, thanks to everyone
433
- who contributed to this release. Hilights for this release are detailed below,
433
+ who contributed to this release. Highlights for this release are detailed below,
434
434
but you can always see the full list of changes via the Git repository.
435
435
436
436
### Added
@@ -1315,7 +1315,7 @@ Tryzelaar, Ricardo Martins, Артём Павлов [Artyom Pavlov]
1315
1315
- [ Add PATH in post-install message when not modifying PATH] ( https://github.com/rust-lang/rustup/pull/1126 )
1316
1316
- [ Cleanup download-related code in the rustup_dist crate] ( https://github.com/rust-lang/rustup/pull/1131 )
1317
1317
- [ Increase Rust detection timeout to 3 seconds] ( https://github.com/rust-lang/rustup/pull/1130 )
1318
- - [ Supress confusing NotADirectory error and show override missing] ( https://github.com/rust-lang/rustup/pull/1128 )
1318
+ - [ Suppress confusing NotADirectory error and show override missing] ( https://github.com/rust-lang/rustup/pull/1128 )
1319
1319
- [ Don't try to update archive toolchains] ( https://github.com/rust-lang/rustup/pull/1121 )
1320
1320
- [ Exit successfully on "update not yet available"] ( https://github.com/rust-lang/rustup/pull/1120 )
1321
1321
- [ Add a message when removing a component] ( https://github.com/rust-lang/rustup/pull/1119 )
0 commit comments