mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:10:00 -04:00
[v9_10] add a release note for TSIG regression
This commit is contained in:
parent
8814bbde8d
commit
28693697f8
1 changed files with 9 additions and 0 deletions
|
|
@ -126,6 +126,15 @@
|
|||
|
||||
<section xml:id="relnotes_bugs"><info><title>Bug Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Fixed a bug that was introduced in an earlier development
|
||||
release which caused multi-packet AXFR and IXFR messages to fail
|
||||
validation if not all packets contained TSIG records; this
|
||||
caused interoperability problems with some other DNS
|
||||
implementations. [RT #45509]
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Semicolons are no longer escaped when printing CAA and
|
||||
|
|
|
|||
Loading…
Reference in a new issue