diff options
| author | Pietro Albini <pietro.albini@ferrous-systems.com> | 2024-04-09 01:11:34 +0200 |
|---|---|---|
| committer | Pietro Albini <pietro.albini@ferrous-systems.com> | 2024-04-09 01:20:11 +0200 |
| commit | 10e7bfb92f6dd0e7bb55a7185b0e948676562b4e (patch) | |
| tree | df329d6a8b0e362a30c1421bfe24980421150534 /RELEASES.md | |
| parent | 96b6459ba01e4ad6514085a1d83fc932e33710d4 (diff) | |
| download | rust-10e7bfb92f6dd0e7bb55a7185b0e948676562b4e.tar.gz rust-10e7bfb92f6dd0e7bb55a7185b0e948676562b4e.zip | |
update release notes
Diffstat (limited to 'RELEASES.md')
| -rw-r--r-- | RELEASES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index f35dd27ec24..3bd638ff64c 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,10 @@ +Version 1.77.2 (2024-04-09) +=========================== + +<a id="1.77.2"></a> + +- [CVE-2024-24576: fix escaping of Windows batch file arguments in `std::process::Command`](https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html) + Version 1.77.1 (2024-03-28) =========================== |
