Skip to content

Commit a5be240

Browse files
committed
Update changelog for #186
1 parent aeb44a1 commit a5be240

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
- Fix `relocation-model` field name in the target spec json ([#186](https://github.com/rust-osdev/bootloader/pull/186))
4+
- This effectively changes the `relocation-model` from `pic` to `static`. Please report if you encounter any issues because of this.
5+
- This fixes the compilation warnings on the latest nightlies.
6+
37
# 0.10.6 – 2021-05-24
48

59
- Identity-map GDT into kernel address space to fix `iretq` ([#175](https://github.com/rust-osdev/bootloader/pull/175))

0 commit comments

Comments
 (0)