]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2380] updated TODO, removing things now supported (or soon to be supported)
authorJINMEI Tatuya <jinmei@isc.org>
Sat, 15 Dec 2012 23:33:50 +0000 (15:33 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Sat, 15 Dec 2012 23:33:50 +0000 (15:33 -0800)
src/bin/loadzone/TODO

index d8d5f246992e85d7206d2286f3acc6187e71472b..a33385d7d639166f165ad1b6085ac8337a371012 100644 (file)
@@ -1,16 +1,3 @@
-Support optional origin in $INCLUDE:
-$INCLUDE filename origin
-
-Support optional comment in $INCLUDE:
-$INCLUDE filename origin comment
-
-Support optional comment in $TTL (RFC 2308):
-$TTL number comment
-
-Do not assume "." is origin if origin is not set and sees a @ or
-a label without a ".". It should probably fail.  (Don't assume a
-mistake means it is a root level label.)
-
 Add verbose option to show what it is adding, not necessarily
 in master file format, but in the context of the data source.