Skip to content

Commit 3e3f0cc

Browse files
Add release notes for 1.24.1
1 parent 17a7bae commit 3e3f0cc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASES.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Version 1.24.1 (2018-03-01)
2+
==========================
3+
4+
- [Do not abort when unwinding through FFI][48251]
5+
- [Emit UTF-16 files for linker arguments on Windows][48318]
6+
- [Make the error index generator work again][48308]
7+
- [Cargo will warn on Windows 7 if an update is needed][cargo/5069].
8+
9+
[48251]: https://github.com/rust-lang/rust/issues/48251
10+
[48308]: https://github.com/rust-lang/rust/issues/48308
11+
[48318]: https://github.com/rust-lang/rust/issues/48318
12+
[cargo/5069]: https://github.com/rust-lang/cargo/pull/5069
13+
114
Version 1.24.0 (2018-02-15)
215
==========================
316

0 commit comments

Comments
 (0)