Skip to content

Commit

Permalink
Update changelog for previous merge.
Browse files Browse the repository at this point in the history
Fix `bind_interface` producing an error when used with an interface that
has an IPv6 link-local address and no other IPv6 addresses.

Closes #2696.
  • Loading branch information
ralight committed Nov 1, 2024
1 parent c968f5b commit 6ff72b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Broker:
- Fix clients sending a RESERVED packet not being quickly disconnected.
Closes #2325.
- Fix `bind_interface` producing an error when used with an interface that has
an IPv6 link-local address and no other IPv6 addresses. Closes #2696.

Client library:
- Fix threads linking on Windows for static libmosquitto library
Expand Down

0 comments on commit 6ff72b8

Please sign in to comment.