Skip to content

Commit 6313997

Browse files
authored
Add back 1.24.1 release notes
1 parent 31ae4f9 commit 6313997

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: RELEASES.md

+14
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,20 @@ Compatibility Notes
9898
[`ptr::NonNull`]: https://doc.rust-lang.org/std/ptr/struct.NonNull.html
9999

100100

101+
Version 1.24.1 (2018-03-01)
102+
==========================
103+
104+
- [Do not abort when unwinding through FFI][48251]
105+
- [Emit UTF-16 files for linker arguments on Windows][48318]
106+
- [Make the error index generator work again][48308]
107+
- [Cargo will warn on Windows 7 if an update is needed][cargo/5069].
108+
109+
[48251]: https://github.com/rust-lang/rust/issues/48251
110+
[48308]: https://github.com/rust-lang/rust/issues/48308
111+
[48318]: https://github.com/rust-lang/rust/issues/48318
112+
[cargo/5069]: https://github.com/rust-lang/cargo/pull/5069
113+
114+
101115
Version 1.24.0 (2018-02-15)
102116
==========================
103117

0 commit comments

Comments
 (0)