2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 15:05:23 +00:00

[master] fix changes notes

This commit is contained in:
Evan Hunt
2013-03-26 19:00:31 -07:00
parent f0823fc624
commit c548cbbf6b

10
CHANGES
View File

@@ -1,5 +1,5 @@
3538. [test] Running "make test" now requires loopback interfaces to be 3538. [test] Running "make test" now requires loopback interfaces
set up. [RT #32452] to be set up. [RT #32452]
3537. [tuning] Slave zones, when updated, now send NOTIFY messages 3537. [tuning] Slave zones, when updated, now send NOTIFY messages
to peers before being dumped to disk rather than to peers before being dumped to disk rather than
@@ -140,8 +140,10 @@
terse, and none. "yes" and "no" are retained as terse, and none. "yes" and "no" are retained as
synonyms for full and terse, respectively. [RT #29165] synonyms for full and terse, respectively. [RT #29165]
3500. [port] Support NAPTR regular expression validation on 3500. [security] Support NAPTR regular expression validation on
all platforms. [RT #32688] all platforms without using libregex, which
can be vulnerable to memory exhaustion attack
(CVE-2013-2266). [RT #32688]
3499. [doc] Corrected ARM documentation of built-in zones. 3499. [doc] Corrected ARM documentation of built-in zones.
[RT #32694] [RT #32694]