File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff 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+
101115Version 1.24.0 (2018-02-15)
102116==========================
103117
You can’t perform that action at this time.
0 commit comments