Skip to content

Commit c00bbc1

Browse files
committed
Auto merge of #13717 - ehuss:1.77.1-release-notes, r=weihanglo
Add release notes for 1.77.1 Somehow forgot to do this around release time.
2 parents ec2b323 + b820a8c commit c00bbc1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,13 @@
225225
- test: disable lldb test as it requires privileges to run on macOS
226226
[#13416](https://github.com/rust-lang/cargo/pull/13416)
227227

228+
## Cargo 1.77.1 (2024-03-28)
229+
230+
### Fixed
231+
232+
- Debuginfo is no longer stripped by default for Windows MSVC targets. This caused an unexpected regression in 1.77.0 that broke backtraces.
233+
[#13654](https://github.com/rust-lang/cargo/pull/13654)
234+
228235
## Cargo 1.77 (2024-03-21)
229236
[1a2666dd...rust-1.77.0](https://github.com/rust-lang/cargo/compare/1a2666dd...rust-1.77.0)
230237

0 commit comments

Comments
 (0)