]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5389] Updated old .spec reference
authorFrancis Dupont <fdupont@isc.org>
Sat, 16 Dec 2017 23:38:14 +0000 (00:38 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sat, 16 Dec 2017 23:38:14 +0000 (00:38 +0100)
doc/devel/config-backend.dox

index bd33d5c9702a2ffd3cf53dab776e4705f068fe92..719778b39dafbe0be46b61ded506163707649252 100644 (file)
@@ -110,10 +110,7 @@ The following are some details of the JSON backend framework.
    (such as the logging initialization code) very easy to share among Kea4, Kea6 and
    DHCP-DDNS.<br/><br/>
 -# The .spec files used in BIND 10 by the control program to validate commands
-   have been retained. They will be kept and maintained even though no use of
-   them is currently planned. At some future time syntax validation may be implemented,
-   although it is out of scope for Kea 0.9 (and probably
-   for 1.0 as well, as it is a pretty big task).<br/><br/>
+   have been removed in 1.4.<br/><br/>
 -# A shell script has been added (as src/bin/keactrl/keactrl) to
    start, stop and reconfigure the daemons. Its only
    job is to pass the configuration file to each daemon and remember its PID file, so