diff --git a/doc/Changelog b/doc/Changelog index cb90536b3..00bf99ae5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,7 @@ 3 January 2007: Wouter - committed first set of files into subversion repository. + svn co svn+ssh://unbound.net/svn/unbound + You need a ssh login. There is no https access yet. - Added LICENSE, the BSD license. - Added doc/README with compile help. diff --git a/doc/README b/doc/README index 9c5076ddb..9642b96c3 100644 --- a/doc/README +++ b/doc/README @@ -5,8 +5,8 @@ http://unbound.net This software is under BSD license, see LICENSE for details. * Needs the following libraries - * ldns (http://www.nlnetlabs.nl/ldns) - * libevent + * ldns http://www.nlnetlabs.nl/ldns/ (BSD license) + * libevent http://www.monkey.org/~provos/libevent/ (BSD license) * Make and install: ./configure; make * --with-ldns=/path/to/ldns