Skip to content

Commit 0b3f6d5

Browse files
committed
docs: Update changelog
1 parent c13098e commit 0b3f6d5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/site/markdown/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
1212

1313
**Users of junixsocket are strongly advised to upgrade to version 2.9.0 or newer**
1414

15-
### _(2024-02-13)_ **junixsocket 2.9.0**
15+
### _(2024-02-14)_ **junixsocket 2.9.0**
1616

1717
- Add generic socket fallback for FileDescriptors received from other processes
1818
- Add "dup"/"dup2" support via FileDescriptorCast.duplicating
@@ -28,6 +28,7 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
2828
- Fix compilation for z/OS 32-bit
2929
- Fix AFServerSocketChannel.getLocalAddress to return AFSocketAddress subclass
3030
- Fix unnecessary failures in some tests, error handling in selftest
31+
- Fix "force override" path parsing for native library on Windows
3132
- Update build/plugin/test/demo dependencies
3233
- Update crossclang scripts; no longer requires root to install Xcode components
3334
- Improve error handling on broken Java VMs (e.g., IBM Semeru 8.0.7 and older)

0 commit comments

Comments
 (0)