mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:40:00 -04:00
[v9_9] more specific date for DLV shutdown warning
This commit is contained in:
parent
ab9537f521
commit
b4ff704eaf
1 changed files with 1 additions and 1 deletions
|
|
@ -3342,7 +3342,7 @@ configure_view(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig,
|
|||
"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