]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
nicer text, TODO removed
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 6 Feb 2009 12:52:56 +0000 (12:52 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 6 Feb 2009 12:52:56 +0000 (12:52 +0000)
git-svn-id: file:///svn/unbound/trunk@1466 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/TODO
doc/example.conf.in

index 0d4efc16442883cb244ea5992486d47c8610d374..1ec4cc2d43198840c6816c18734d162b172d595b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -58,7 +58,6 @@ o local-zone directive with authority service, full authority server
   is a non-goal.
  
 o make so revoke bit keys cannot verify signatures
-o option to print UTC timestamps instead of epoch in seconds.
 
 o infra and lame cache: easier size config (in Mb), show usage in graphs.
 o #226: unbound_control dump_requestlist
index a1d7add2af6c3302e1c6116bec4738ba1924f4b4..d12614c35487653bb3d3004c2efdf7a1a1a3273f 100644 (file)
@@ -192,7 +192,7 @@ server:
        # log to, with identity "unbound". If yes, it overrides the logfile.
        # use-syslog: yes 
 
-       # print UTC timestamp in ascii to logfile, default is secs since 1970.
+       # print UTC timestamp in ascii to logfile, default is epoch in seconds.
        # log-time-ascii: no
 
        # the pid file. Can be an absolute path outside of chroot/work dir.