mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-16 23:52:40 -04:00
regen v9_10
This commit is contained in:
parent
28693697f8
commit
e636bf5dcd
2 changed files with 18 additions and 0 deletions
|
|
@ -180,6 +180,15 @@
|
|||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
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]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Semicolons are no longer escaped when printing CAA and
|
||||
|
|
|
|||
|
|
@ -143,6 +143,15 @@
|
|||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem">
|
||||
<p>
|
||||
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]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
Semicolons are no longer escaped when printing CAA and
|
||||
|
|
|
|||
Loading…
Reference in a new issue