]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
last update for release?
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 18 Oct 2005 11:48:00 +0000 (11:48 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Tue, 18 Oct 2005 11:48:00 +0000 (11:48 +0000)
Changelog
README
TODO
libdns.doxygen

index ef433bc490fc607b0d26c8743b6f8df7a62a3172..bc30c7c5411fa8389147e1c53f2cce045d4152de 100644 (file)
--- 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 f0584b1253488d1ee135853763a7cb82f39e5b80..4f16ff2a23228f53af6eca5f158655eb8767e636 100644 (file)
--- 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 bb523e4bc6c34ddaa97161687d46103304a91e28..dc4365acf8ca694d8f0c8da19b07cdeee4141081 100644 (file)
--- 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
index 3d1931afcccb82fab3d3541753fd96a637731d91..d6daa1b6c9e356e5bd04396230c26092e3f9f3b5 100644 (file)
@@ -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.