This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
DragonOS-Community
/
multiboot2
spogulis no
https://github.com/DragonOS-Community/multiboot2
Vērot
4
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
eb5f79d9f9
Atzari
Tagi
main
multiboot2-v0.22.2
multiboot2
/
multiboot2-header
/
Changelog.md
Changelog.md
413 B
Vēsture
Neapstrādāts
CHANGELOG for crate
multiboot2-header
v0.1.1 (2022-05-02)
fixed a bug that prevented the usage of the crate in
no_std
environments
added a new default
builder
-feature to Cargo which requires the
alloc
-crate (this feature can be disabled which will also remove the dependency to the
alloc
crate)
v0.1.0 (2021-10-08)
initial release
v0.0.0
Empty release to save to name on crates.io