mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
tag 0.3.
git-svn-id: file:///svn/unbound/trunk@304 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
0c76097911
commit
67537b99c8
2 changed files with 4 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.3, wouter@nlnetlabs.nl, unbound)
|
AC_INIT(unbound, 0.4, wouter@nlnetlabs.nl, unbound)
|
||||||
|
|
||||||
CFLAGS=
|
CFLAGS=
|
||||||
AC_AIX
|
AC_AIX
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
10 May 2007: Wouter
|
||||||
|
- created release-0.3 svn tag.
|
||||||
|
|
||||||
9 May 2007: Wouter
|
9 May 2007: Wouter
|
||||||
- outside network cleans up waiting tcp queries on exit.
|
- outside network cleans up waiting tcp queries on exit.
|
||||||
- fallback to TCP.
|
- fallback to TCP.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue