]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
0.8 tag.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 28 Nov 2007 15:49:35 +0000 (15:49 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 28 Nov 2007 15:49:35 +0000 (15:49 +0000)
git-svn-id: file:///svn/unbound/trunk@788 be551aaa-1e26-0410-a405-d3ace91eadb9

configure.ac
doc/Changelog

index e66baddeeb989ff839507fa3ead4bed2365eb223..97d96fe220b25c4b28b834163746ce0bb39bdd55 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
 
-AC_INIT(unbound, 0.8, unbound-bugs@nlnetlabs.nl, unbound)
+AC_INIT(unbound, 0.9, unbound-bugs@nlnetlabs.nl, unbound)
 
 CFLAGS=
 AC_AIX
index 744c8644766d5312f3903abf2fa0609d4739fcff..32872c2419de69623d037296093397f34d165004 100644 (file)
@@ -18,6 +18,7 @@
          have a SOA record in authority, so this is OK for the validator),
          and NS record is needed to be a referral.
        - duplicate checking when adding NSECs for a CNAME, and test.
+       - created svn tag 0.8, after completing testbed tests.
 
 27 November 2007: Wouter
        - per suggestion in rfc2308, replaced default max-ttl value with 1 day.