From: Jelte Jansen Date: Tue, 18 Oct 2005 11:48:00 +0000 (+0000) Subject: last update for release? X-Git-Tag: release-1.0.0~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead60da2707dcf68397051aa261a920069c25575;p=thirdparty%2Fldns.git last update for release? --- diff --git a/Changelog b/Changelog index ef433bc4..bc30c7c5 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -XX Sep 2005: 0.80: ldns-team +18 Oct 2005: 1.0.0: ldns-team * Commited a patch from HÃ¥kan Olsson (revision 1088) * License change: ldns is now BSD licensed * ldns now depends on SSL diff --git a/README b/README index f0584b12..4f16ff2a 100644 --- a/README +++ b/README @@ -1,5 +1,10 @@ -Some general readme information would be nice. Most up to date is -website: www.nlnetlabs.nl/ldns/ +Contents: + REQUIREMENTS + INSTALLATION + libdns + examples + drill + KNOWN ISSUES On that page you can also subscribe to the ldns mailing list. @@ -79,3 +84,9 @@ We have received patches from the following people, thanks! o Paul Wouters +KNOWN ISSUES + +It has been brought to our attention that the build script might have some +problems on MACOSX 10.4 and Solaris. Please contact us if you have more info +on this. + diff --git a/TODO b/TODO index bb523e4b..dc4365ac 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,5 @@ Current TODO list -++ -Pre 1.0 Stuff: --------------- -To be removed: -LDNS_STATUS_CHECK_GOTO -Debugging code , dprintf, should be error, ldns_status thingy - Post 1.0 Stuff: --------------- o Dname compression diff --git a/libdns.doxygen b/libdns.doxygen index 3d1931af..d6daa1b6 100644 --- a/libdns.doxygen +++ b/libdns.doxygen @@ -23,7 +23,7 @@ PROJECT_NAME = ldns # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.70 +PROJECT_NUMBER = 1.0.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.