Skip to content

Commit ee22b76

Browse files
committed
changes for 9.0.1
1 parent 9fbf160 commit ee22b76

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v9.0.1 (2025-04-15)
2+
3+
* Unix: avoid spurious warnings when the fd is scheduled to be closed (#527
4+
@hannesm, review by @djs55 @reynir)
5+
* Unix: if recvfrom (UDP sockets) returns 0 (signalling EOF), do not try to read
6+
again (avoids busy loops) (#528 @hannesm, review by @reynir)
7+
18
### v9.0.0 (2025-02-06)
29

310
* Adapt to mirage-crypto-rng 1.2.0 API (#526 @hannesm)

0 commit comments

Comments
 (0)