Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9fd392d

Browse filesBrowse files
committed
update changelog
1 parent 9acc2a9 commit 9fd392d
Copy full SHA for 9fd392d

File tree

Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+10
-0
lines changed
Open diff view settings
Collapse file

‎Changelog.md‎

Copy file name to clipboardExpand all lines: Changelog.md
+10Lines changed: 10 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Unreleased
22

3+
# 0.11.9 – 2024-11-30
4+
5+
This release is compatible with Rust nightlies starting with `nightly-2024-11-23`.
6+
7+
* [copy more PML4 entries](https://github.com/rust-osdev/bootloader/pull/466)
8+
* [Convert LF to CRLF when writing to serial port](https://github.com/rust-osdev/bootloader/pull/474)
9+
* [Update x86_64 & fix build on latest nightly](https://github.com/rust-osdev/bootloader/pull/478)
10+
11+
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.8...v0.11.9
12+
313
# 0.11.8 – 2024-11-02
414

515
* [avoid 32-bit relocation to __BOOTLOADER_CONFIG](https://github.com/rust-osdev/bootloader/pull/428)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.