mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
0.8 tag.
git-svn-id: file:///svn/unbound/trunk@788 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
e12d274954
commit
6a355b37fe
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.57)
|
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=
|
CFLAGS=
|
||||||
AC_AIX
|
AC_AIX
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@
|
||||||
have a SOA record in authority, so this is OK for the validator),
|
have a SOA record in authority, so this is OK for the validator),
|
||||||
and NS record is needed to be a referral.
|
and NS record is needed to be a referral.
|
||||||
- duplicate checking when adding NSECs for a CNAME, and test.
|
- duplicate checking when adding NSECs for a CNAME, and test.
|
||||||
|
- created svn tag 0.8, after completing testbed tests.
|
||||||
|
|
||||||
27 November 2007: Wouter
|
27 November 2007: Wouter
|
||||||
- per suggestion in rfc2308, replaced default max-ttl value with 1 day.
|
- per suggestion in rfc2308, replaced default max-ttl value with 1 day.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue