Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Nov 10, 2024
1 parent f7d7108 commit 46f935d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
main:
* Do not add a trailing null byte to abstract namespace socket paths on Linux and Android in `bind()` and `connect()`.
* Do not strip a traling null byte from abstract namespace socket paths on Linux and Android in `local_addr()`.

v0.7.1 - 2023-11-15:
* Ensure proper alginment of control message buffer in the writer.
* Fix compilation on Illumos and Solaris platforms.
Expand Down

0 comments on commit 46f935d

Please sign in to comment.