mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 14:02:50 -04:00
Add release note for #1976
This commit is contained in:
parent
123ce55a4a
commit
4b309940ba
1 changed files with 3 additions and 0 deletions
|
|
@ -114,3 +114,6 @@ Bug Fixes
|
|||
around by setting the ``IP_FREEBIND`` option on the socket and trying
|
||||
to ``bind()`` to each IPv6 address again if the first ``bind()`` call
|
||||
for that address failed with ``EADDRNOTAVAIL``. [GL #2038]
|
||||
|
||||
- LMDB locking code was revised to make ``rndc reconfig`` work properly
|
||||
on FreeBSD and with LMDB >= 0.9.26. [GL #1976]
|
||||
|
|
|
|||
Loading…
Reference in a new issue