mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:30:00 -04:00
parent
5c6e1683d1
commit
eb5a75a73e
1 changed files with 2 additions and 2 deletions
4
CHANGES
4
CHANGES
|
|
@ -4,7 +4,7 @@
|
|||
4231. [contrib] Address unchecked memory allocation calls in
|
||||
query-loc and zone2ldap. [RT #40789]
|
||||
|
||||
4229. [bug] A variable could be used uninitalised in
|
||||
4229. [bug] A variable could be used uninitialized in
|
||||
dns_update_signaturesinc. [RT #40784]
|
||||
|
||||
4228. [bug] Address race condition in dns_client_destroyrestrans.
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
4191. [protocol] Accept DNS-SD non LDH PTR records in reverse zones
|
||||
as per RFC 6763. [RT #37889]
|
||||
|
||||
4190. [protocol] Accept Active Diretory gc._msdcs.<forest> name as
|
||||
4190. [protocol] Accept Active Directory gc._msdcs.<forest> name as
|
||||
valid with check-names. <forest> still needs to be
|
||||
LDH. [RT #40399]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue