2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 08:05:21 +00:00

RET -> RT

This commit is contained in:
Mark Andrews
2009-03-13 01:36:07 +00:00
parent 56708c6fb4
commit d0e7c8712f

View File

@@ -1,6 +1,6 @@
2576. [bug] NSEC record were not being correctly signed when
a zone transitions from insecure to secure.
Handle such incorrectly signed zones. [RET #19114]
Handle such incorrectly signed zones. [RT #19114]
2575. [func] New functions dns_name_fromstring() and
dns_name_tostring(), to simplify conversion