Skip to content

Commit

Permalink
Update changelog for #422
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Feb 16, 2024
1 parent 949a297 commit 9209b0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Unreleased


- [Fix map errors during kernel loading](https://github.com/rust-osdev/bootloader/pull/422)
- Don't error if a kernel page is already mapped to the correct frame
- Fix: unmap temp page again to enable multiple bss-like sections

# 0.9.25 – 2024-02-16

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

0 comments on commit 9209b0c

Please sign in to comment.