diff --git a/doc/CREDITS b/doc/CREDITS new file mode 100644 index 000000000..27021f9d7 --- /dev/null +++ b/doc/CREDITS @@ -0,0 +1,7 @@ +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. + +At NLnet Labs, Jelte Jansen and Mark Santcroos reviewed the unbound C sources. diff --git a/doc/Changelog b/doc/Changelog index 2f3f278c8..087d87938 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 27 July 2007: Wouter - removed useless -C debug option. It did not work. - text edit of documentation. + - added doc/CREDITS file, referred to by the manpages. 26 July 2007: Wouter - cycle detection, for query state dependencies. Will attempt to