diff --git a/src/changelog.rst b/src/changelog.rst index bdd47665..742f0076 100644 --- a/src/changelog.rst +++ b/src/changelog.rst @@ -19,6 +19,21 @@ with the change that has been applied due to it. just the language changes that had an impact to the FLS. See the `release notes`_ for a full list of changes. +Language changes in Rust 1.96.1 +------------------------------- + +- `Cargo: fix timeout/retry behavior `_ + + - Cargo is outside the scope of the FLS. + +- `Cargo: apply patches for CVE-2025-15661, CVE-2026-55199, and CVE-2026-55200 to libssh2 `_ + + - Cargo is outside the scope of the FLS. + +- `rustc: fix miscompilation in MIR optimization `_ + + - Bug fix in the compiler without visible ramifications. + Language changes in Rust 1.95.0 ------------------------------- diff --git a/version.rst b/version.rst index f5bb8efb..dcaa6a65 100644 --- a/version.rst +++ b/version.rst @@ -2,4 +2,4 @@ SPDX-FileCopyrightText: The Ferrocene Developers SPDX-FileCopyrightText: The Rust Project Developers -.. |spec_version| replace:: 1.94.0 +.. |spec_version| replace:: 1.96.1