]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Branch 0.7 support and release for 0.7 closed beta version.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Nov 2007 12:59:37 +0000 (12:59 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 16 Nov 2007 12:59:37 +0000 (12:59 +0000)
git-svn-id: file:///svn/unbound/branches/beta-0.7@751 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/CREDITS
doc/TODO

index 27021f9d760cc16a1adebcd655905f9ab33a1b58..a3e4f6d81394f6d46be206495420128b2e90dff2 100644 (file)
@@ -5,3 +5,5 @@ from the University of California and from Verisign. The Java prototype
 was made in further cooperation with Geoff Sisson and Roy Arends from Nominet.
 
 At NLnet Labs, Jelte Jansen and Mark Santcroos reviewed the unbound C sources.
+
+Jakob Schlyter - for advice on secure settings, random numbers and blacklists.
index a592ab61651fc9ab8c98cc11c62005e488642cc7..bdc905cb77aae364ee2b6fa7703c872f29f53070 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -53,5 +53,6 @@ o inspect date on executable, then warn user in log if its more than 1 year.
 o proactively prime root, stubs and trust anchors, feature.
   early failure, faster on first query, but more traffic.
 o use privilege separation, to change privilege options during reload securely
+  not needed.
 o check if for PowerDNS(2.9.21) CNAME in Answer section & rcode=NXDOMAIN needs
   to be fixed up to be rcode=NOERROR?