From 67537b99c87d8c2bf266ed14378c2d154f364f8e Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 10 May 2007 05:37:52 +0000 Subject: [PATCH] tag 0.3. git-svn-id: file:///svn/unbound/trunk@304 be551aaa-1e26-0410-a405-d3ace91eadb9 --- configure.ac | 2 +- doc/Changelog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a38e664f2..4400a2c0f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(unbound, 0.3, wouter@nlnetlabs.nl, unbound) +AC_INIT(unbound, 0.4, wouter@nlnetlabs.nl, unbound) CFLAGS= AC_AIX diff --git a/doc/Changelog b/doc/Changelog index bd078e041..40fd6e9f7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +10 May 2007: Wouter + - created release-0.3 svn tag. + 9 May 2007: Wouter - outside network cleans up waiting tcp queries on exit. - fallback to TCP. -- 2.47.2