mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
typo
This commit is contained in:
parent
9f5a862a90
commit
4d77dbcfa0
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
947. [bug] dns_rdata_soa_t had a badly named element "mname" which
|
||||
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
|
||||
names "mname" and "rname" respectively, the "mname"
|
||||
element is renamed to "contact".
|
||||
|
|
|
|||
Loading…
Reference in a new issue