Skip to content

Commit 63ef7aa

Browse files
authored
Merge pull request #631 from hannesm/changes
changes for upcoming release 0.10.1
2 parents 85d85df + 9ade057 commit 63ef7aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v0.10.1 (2026-03-03)
2+
3+
- VirtIO: negotiate EVENT_IDX, improves network performance roughly by a factor
4+
of 2 (#630 @dinosaure)
5+
- Add better error reporting for ELF loader (#624 @m-wkr @hannesm, fixes #396)
6+
- configure.sh: Linux: force -no-pie for TARGET_CC_LDFLAGS (#629 @Firobe,
7+
fixes #626 reported by @kit-ty-kate)
8+
- configure.sh: OpenBSD: fix TARGET_CC_FLAGS (#627 @omegametabroccolo)
9+
- Muen: update sinfo to 04 (@reet-, #622)
10+
- Opam: uniquify x-ci-accept-failures (@hannesm, adapted from @art-w
11+
https://github.com/ocaml/opam-repository/pull/28865)
12+
- Fix typos (#621 #628 @hannesm)
13+
114
## v0.10.0 (2025-10-27)
215

316
- Fix compilation on OpenBSD about `#ifdef` (@omegametabroccolo, @hannesm,

0 commit comments

Comments
 (0)