From: Wouter Wijngaards Date: Wed, 3 Jan 2007 09:27:01 +0000 (+0000) Subject: nicer readme X-Git-Tag: release-0.0~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de65410649eb5529698d0dcb2a26a9ac12754349;p=thirdparty%2Funbound.git nicer readme git-svn-id: file:///svn/unbound/trunk@4 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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