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

Sign up
Appearance settings

Commit ee10fce

Browse files
committed
release v0.9.32
1 parent 6e0b786 commit ee10fce

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

‎Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bootloader"
3-
version = "0.9.31"
3+
version = "0.9.32"
44
authors = ["Philipp Oppermann <dev@phil-opp.com>"]
55
license = "MIT/Apache-2.0"
66
description = "An experimental pure-Rust x86 bootloader."

‎Changelog.md

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

3+
# 0.9.32 – 2025年07月31日
4+
5+
- [fix target-c-int-width](https://github.com/rust-osdev/bootloader/pull/512)
6+
37
# 0.9.31 – 2025年03月22日
48

59
- [remove #[no_mangle] from panic handler](https://github.com/rust-osdev/bootloader/pull/500)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /