Skip to content

Commit 9209b0c

Browse files
committed
Update changelog for #422
1 parent 949a297 commit 9209b0c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

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

3+
4+
- [Fix map errors during kernel loading](https://github.com/rust-osdev/bootloader/pull/422)
5+
- Don't error if a kernel page is already mapped to the correct frame
6+
- Fix: unmap temp page again to enable multiple bss-like sections
7+
38
# 0.9.25 – 2024-02-16
49

510
- [Fix data layout for custom targets for LLVM 18](https://github.com/rust-osdev/bootloader/pull/421)

0 commit comments

Comments
 (0)