You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2021-08/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ The `bootloader` crate implements a custom Rust-based bootloader for easy loadin
101
101
102
102
This month, we merged the following changes:
103
103
104
-
-[[v0.9] Set `relocation-model: static` and `panic-strategy: abort` and fix `.intel_syntax` warnings] <spanclass="gray">(published as `v0.9.19`)</span>
104
+
-[[v0.9] Set `relocation-model: static` and `panic-strategy: abort` and fix `.intel_syntax` warnings](https://github.com/rust-osdev/bootloader/pull/185) <spanclass="gray">(published as `v0.9.19`)</span>
105
105
-[Fix relocation-model field name in the target spec json](https://github.com/rust-osdev/bootloader/pull/186) <spanclass="gray">(published as `v0.10.7`)</span>
-[Also check cfg gated target field for bootloader dependency](https://github.com/rust-osdev/bootloader/pull/182) <spanclass="gray">(published as `v0.10.8`)</span>
0 commit comments