mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 13:30:44 -05:00
Add release note and change entry for [#2725]
This commit is contained in:
parent
0ae3ffdc1c
commit
d51aed7112
2 changed files with 7 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
5653. [bug] Fixed a bug that caused the NSEC3 salt to be changed
|
||||
for KASP zones on restart.
|
||||
[GL #2725]
|
||||
|
||||
5652. [bug] Copy and paste error caused the socket option to
|
||||
be enabled instead of disabled. [GL #2746]
|
||||
|
||||
|
|
|
|||
|
|
@ -76,3 +76,6 @@ Bug Fixes
|
|||
- Fix an error that would enable don't fragment socket option instead
|
||||
of disabling it leading to errors when sending the oversized UDP
|
||||
packets. [GL #2746]
|
||||
|
||||
- Fixed a bug that caused the NSEC salt to be changed for KASP zones on
|
||||
every startup. :gl:`#2725`
|
||||
|
|
|
|||
Loading…
Reference in a new issue