2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
This commit is contained in:
Mark Andrews
2015-02-11 16:59:44 +11:00
parent 2ff2145ff5
commit 2ce24e13fa

View File

@@ -134,7 +134,7 @@
implemented. The prototypes for these
functions have been removed. [RT #38068]
4023. [bug] win32: socket handling with explict ports and
4023. [bug] win32: socket handling with explicit ports and
invoking named with -4 was broken for some
configurations. [RT #38068]
@@ -158,7 +158,7 @@
4018. [placeholder]
4017. [test] Add system test to check lookups to legacy servers
with broken DNS behaviour. [RT #37965]
with broken DNS behavior. [RT #37965]
4016. [bug] Fix a dig segfault due to bad linked list usage.
[RT #37591]
@@ -272,7 +272,7 @@
3990. [testing] Add tests for unknown DNSSEC algorithm handling.
[RT #37541]
3989. [cleanup] Remove redundent dns_db_resigned calls. [RT #35748]
3989. [cleanup] Remove redundant dns_db_resigned calls. [RT #35748]
3988. [func] Allow the zone serial of a dynamically updatable
zone to be updated via "rndc signing -serial".