mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 01:29:59 -04:00
regen v9_10
This commit is contained in:
parent
a65eda95d0
commit
06a863ff1e
2 changed files with 12 additions and 0 deletions
|
|
@ -278,6 +278,12 @@
|
|||
zone load was already in progress; this could trigger a crash
|
||||
in zt.c. [RT #37573]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Some of the options for GeoIP ACLs, including "areacode",
|
||||
"metrocode", and "timezone", were incorrectly documented
|
||||
as "area", "metro" and "tz". Both the long and abbreviated
|
||||
versions are now accepted.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
A race during shutdown or reconfiguration could
|
||||
cause an assertion failure in mem.c. [RT #38979]
|
||||
|
|
|
|||
|
|
@ -239,6 +239,12 @@
|
|||
zone load was already in progress; this could trigger a crash
|
||||
in zt.c. [RT #37573]
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
Some of the options for GeoIP ACLs, including "areacode",
|
||||
"metrocode", and "timezone", were incorrectly documented
|
||||
as "area", "metro" and "tz". Both the long and abbreviated
|
||||
versions are now accepted.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
A race during shutdown or reconfiguration could
|
||||
cause an assertion failure in mem.c. [RT #38979]
|
||||
|
|
|
|||
Loading…
Reference in a new issue