]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] more specific date for DLV shutdown warning
authorEvan Hunt <each@isc.org>
Thu, 12 Jan 2017 17:11:17 +0000 (09:11 -0800)
committerEvan Hunt <each@isc.org>
Thu, 12 Jan 2017 17:11:17 +0000 (09:11 -0800)
bin/named/server.c

index 27ffd36659228b4cc1186b87534a27427484976f..2a1107d3f6bcc64766a609f65a76c90494a10fae 100644 (file)
@@ -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