2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

fix typo misspellings

This commit is contained in:
Jeremy C. Reed 2014-10-21 10:44:17 -05:00
parent d84a4d216d
commit 7caeff39c2

View File

@ -16,7 +16,7 @@
3983. [bug] Change #3940 was incomplete: negative trust anchors 3983. [bug] Change #3940 was incomplete: negative trust anchors
could be set to last up to a week, but the could be set to last up to a week, but the
"nta-lifetime" and "nta-recheck" options were "nta-lifetime" and "nta-recheck" options were
still limted to one day. [RT #37522] still limited to one day. [RT #37522]
3982. [doc] Include release notes in product documentation. 3982. [doc] Include release notes in product documentation.
[RT #37272] [RT #37272]
@ -52,7 +52,7 @@
3972. [bug] Fix host's usage statement. [RT #37397] 3972. [bug] Fix host's usage statement. [RT #37397]
3971. [bug] Reduce the cascasding failures due to a bad $TTL line 3971. [bug] Reduce the cascading failures due to a bad $TTL line
in named-checkconf / named-checkzone. [RT #37138] in named-checkconf / named-checkzone. [RT #37138]
3970. [contrib] Fixed a use after free bug in the SDB LDAP driver. 3970. [contrib] Fixed a use after free bug in the SDB LDAP driver.