mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
typo
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
947. [bug] dns_rdata_soa_t had a badly named element "mname" which
|
947. [bug] dns_rdata_soa_t had a badly named element "mname" which
|
||||||
was really the RNAME field from RFC1035. To avoid
|
was really the RNAME field from RFC1035. To avoid
|
||||||
confusion and silent errors that would occur it ther
|
confusion and silent errors that would occur it the
|
||||||
"origin" and "mname" elements were given their correct
|
"origin" and "mname" elements were given their correct
|
||||||
names "mname" and "rname" respectively, the "mname"
|
names "mname" and "rname" respectively, the "mname"
|
||||||
element is renamed to "contact".
|
element is renamed to "contact".
|
||||||
|
Reference in New Issue
Block a user