2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

whitespace

This commit is contained in:
Mark Andrews 2013-03-07 14:01:45 +11:00
parent 929eed35ac
commit da49a52345

10
CHANGES
View File

@ -75,11 +75,11 @@
3496. [placeholder]
3495. [func] Support multiple response-policy zones (up to 32),
while improving RPZ performance. "response-policy"
while improving RPZ performance. "response-policy"
syntax now includes a "min-ns-dots" clause, with
default 1, to exclude top-level domains from
NSIP and NSDNAME checking. --enable-rpz-nsip and
--enable-rpz-nsdname are now the default. [RT #32251]
--enable-rpz-nsdname are now the default. [RT #32251]
3494. [func] DNS RRL: Blunt the impact of DNS reflection and
amplification attacks by rate-limiting substantially-
@ -95,7 +95,7 @@
file name. [RT #31946]
3490. [bug] When logging RDATA during update, truncate if it's
too long. [RT #32365]
too long. [RT #32365]
3489. [bug] --enable-developer now turns on ISC_LIST_CHECKINIT.
dns_dlzcreate() failed to properly initialize
@ -106,7 +106,7 @@
3487. [bug] Change 3444 was not complete. There was a additional
place where the NOQNAME proof needed to be saved.
[RT #32629]
[RT #32629]
3486. [bug] named could crash when using TKEY-negotiated keys
that had been deleted and then recreated. [RT #32506]
@ -134,7 +134,7 @@
[RT #32475]
3477. [func] Expand logging when adding records via DDNS update
[RT #32365]
[RT #32365]
3476. [bug] "rndc zonestatus" could report a spurious "not
found" error on inline-signing zones. [RT #29226]