Skip to content

Commit 5f969d7

Browse files
authored
Add changelog entries for ppoll/pselect/pipe2. NFC (#26529)
1 parent 6814b6d commit 5f969d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ See docs/process.md for more on how version tagging works.
3636
This is an extension of #26336 which removed many of them. These APIs were
3737
not previously functional under Wasm Workers, but if there is strong use case
3838
it may be possible to enable them in future. (#26487)
39+
- pipe2 implementation was added (with limited flag support) (#26480)
40+
- ppoll and pselect implementations were added (#26482)
3941

4042
5.0.3 - 03/14/26
4143
----------------

0 commit comments

Comments
 (0)