Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Sep 9, 2023
1 parent 16686b7 commit 2b9d193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/site/markdown/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.

- Fix openDatagramChannelPair (was using STREAM instead of DGRAM), add AFSocketType support
- Fix availability of AF_SYSTEM capability on Darwin
- Improve exception handling for "EPROTOTYPE" error on z/OS
- Improve SelectionKey logic, reduce locking/GC overhead
- Improve "unsupported operation" handling in native code
- Improve handling of "test aborted, but not really an issue"
Expand Down

0 comments on commit 2b9d193

Please sign in to comment.