Skip to content

Commit

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

- Java 7 support is back! (junixsocket-common only, as it was before version 2.5.0)
- Fix AFSocket shutdown to ignore InvalidSocketException upon setTimeout
- Fix a potential hang in selftest
- Fix two potential hangs in selftest
- Fix loading of the native library when running under macOS Rosetta 2
- Fix a potential exception when trying to serialize an AFRMISocketFactory
- Fix a potential race condition when working with native addresses
- Fix a potential crash in TIPC code when compiling the native library against an old Linux SDK
- Fix a potential hang in selftest's FileDescriptorCastTest
- Improve AFSocketServer, add new methods
- Improve crossclang to support Xcode 15
- Enable RMI support for GraalVM native-image; selftest now passes without issues
Expand Down

0 comments on commit 71a134b

Please sign in to comment.