Skip to content

Commit 687ebf9

Browse files
authored
Merge pull request #540 from talex5/release
Prepare release
2 parents 73ce323 + 1437b23 commit 687ebf9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ New features / API changes:
99
- Add support for domain local await (@polytypic @talex5 #494 #503).
1010
Allows sharing e.g. kcas data-structures across Eio and Domainslib domains.
1111

12-
- Add initial eio_windows backend (@patricoferris @talex5 #497 #530 #511 #523, reviewed by @avsm @polytypic).
12+
- Add initial eio_windows backend (@patricoferris @talex5 #497 #530 #511 #523 #509, reviewed by @avsm @polytypic).
1313

1414
- Remove eio_luv backend (@talex5 #485).
1515
It was only used on Windows, and has been replaced by eio_windows.
@@ -35,6 +35,10 @@ Bug fixes:
3535

3636
- Fix `Condition.await bug` when cancelling (@polytypic @talex5 #487).
3737

38+
- Buf_write: fix flush returning too early (@talex5 #539, reported by @cometkim).
39+
40+
- Ignore `ENOTCONN` errors on socket shutdown (@avsm #533, reported by @patricoferris, reviewed by @talex5).
41+
3842
Documentation:
3943

4044
- Link to developer meetings information (@talex5 @Sudha247 #515).

0 commit comments

Comments
 (0)