Skip to content

Commit 9ce6741

Browse files
committed
update release notes
1 parent fc0094f commit 9ce6741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: RELEASES.md

+1
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ Libraries
573573
- [Replace sort implementations with stable `driftsort` and unstable `ipnsort`.](https://github.com/rust-lang/rust/pull/124032/) All `slice::sort*` and `slice::select_nth*` methods are expected to see significant performance improvements. See the [research project](https://github.com/Voultapher/sort-research-rs) for more details.
574574
- [Document behavior of `create_dir_all` with respect to empty paths.](https://github.com/rust-lang/rust/pull/125112/)
575575
- [Fix interleaved output in the default panic hook when multiple threads panic simultaneously.](https://github.com/rust-lang/rust/pull/127397/)
576+
- Fix `Command`'s batch files argument escaping not working when file name has trailing whitespace or periods (CVE-2024-43402).
576577

577578
<a id="1.81.0-Stabilized-APIs"></a>
578579

0 commit comments

Comments
 (0)