]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
CREDITS fix of history.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 19 May 2008 20:12:37 +0000 (20:12 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 19 May 2008 20:12:37 +0000 (20:12 +0000)
git-svn-id: file:///svn/unbound/trunk@1086 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/CREDITS
doc/Changelog

index 42fee956e7f04d4fb26ae42cf94beb93adbf1428..c512a8a1ae1e7b973c2d84cc7f3d1371916cab80 100644 (file)
@@ -1,10 +1,14 @@
 Unbound was developed at NLnet Labs by Wouter Wijngaards.
 
-Unbound was devised by Bill Manning, David Blacka, and Matt Larson 
-from the University of California and from Verisign. The Java prototype
-was made in further cooperation with Geoff Sisson and Roy Arends from Nominet.
+Unbound was architected in January of 2004 by Jakob Schlyter of Kirei 
+and Roy Arends of Nominet. VeriSign and EP.Net funded development of 
+the prototype, which was built by David Blacka and Matt Larson of VeriSign. 
+Late in 2006, NLnet Labs joined the effort, writing an implementation in C 
+based on the existing prototype and using experience NLnet Labs gained
+during the development of NSD, an authoritative DNS server.
 
-At NLnet Labs, Jelte Jansen and Mark Santcroos reviewed the unbound C sources.
+At NLnet Labs, Jelte Jansen, Mark Santcroos and Matthijs Mekking 
+reviewed the unbound C sources.
 
 Jakob Schlyter - for advice on secure settings, random numbers and blacklists.
 
index e1b096cafe13976b826f08c1d6a9958be97f85f1..4034889ea7009c8be2cc8c47b0acf0990d0f9972 100644 (file)
@@ -1,5 +1,6 @@
 19 May 2008: Wouter
        - fedora 9, check in6_pktinfo define in configure.
+       - CREDITS fixup of history.
 
 16 May 2008: Wouter
        - fixup for MacOSX hosts file reading (reported by John Dickinson).