From: JINMEI Tatuya Date: Sat, 15 Dec 2012 23:33:50 +0000 (-0800) Subject: [2380] updated TODO, removing things now supported (or soon to be supported) X-Git-Tag: bind10-1.0.0-beta-release~9^2~14^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b18efc1d76c65fe1bdec7d6eb4821f3745cd52;p=thirdparty%2Fkea.git [2380] updated TODO, removing things now supported (or soon to be supported) --- diff --git a/src/bin/loadzone/TODO b/src/bin/loadzone/TODO index d8d5f24699..a33385d7d6 100644 --- a/src/bin/loadzone/TODO +++ b/src/bin/loadzone/TODO @@ -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.