Skip to content

Commit a067fc3

Browse files
committed
mention two more fixes
These are publicly facing, so let's mention them for completeness sake.
1 parent 2cb0552 commit a067fc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* [Add kernel stack address to `BootInfo`](https://github.com/rust-osdev/bootloader/pull/531)
66
* [Fix overflow error during address calculation](https://github.com/rust-osdev/bootloader/pull/530)
77
* [Add llvm-tools to components in rust-toolchain file](https://github.com/rust-osdev/bootloader/pull/529)
8+
* [Fix links documentation](https://github.com/rust-osdev/bootloader/pull/528)
9+
* [Fix typo in documentation](https://github.com/rust-osdev/bootloader/pull/527)
810
* [Update rust edition to 2024](https://github.com/rust-osdev/bootloader/pull/526)
911
* [Fix buffer overlow in `DiskAccess::read_exact_into` for bios](https://github.com/rust-osdev/bootloader/pull/524)
1012

0 commit comments

Comments
 (0)