mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 03:40:01 -04:00
[v9_11] more specific date for DLV shutdown warning
This commit is contained in:
parent
2cee8eadec
commit
445b0e72d7
1 changed files with 1 additions and 1 deletions
|
|
@ -4512,7 +4512,7 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewlist,
|
|||
"WARNING: the DLV server at "
|
||||
"'dlv.isc.org' is expected to "
|
||||
"cease operation by the end "
|
||||
"of 2017");
|
||||
"of January 2017");
|
||||
}
|
||||
}
|
||||
} else
|
||||
|
|
|
|||
Loading…
Reference in a new issue