From 9525cdb01bc04a40fc4fcbb1113d42ec3a964af8 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 12 Nov 2008 09:20:35 +0000 Subject: [PATCH] add unbound-control manpage to makedist replace list. git-svn-id: file:///svn/unbound/trunk@1344 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ makedist.sh | 1 + 2 files changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 44dc7e8aa..2937c5fb8 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +12 November 2008: Wouter + - add unbound-control manpage to makedist replace list. + 11 November 2008: Wouter - unit test for negative cache, stress tests the refcounting. - fix for refcounting error that could cause fptr_wlist fatal exit diff --git a/makedist.sh b/makedist.sh index d9b84d3e1..d1392a55c 100755 --- a/makedist.sh +++ b/makedist.sh @@ -215,6 +215,7 @@ replace_all doc/README replace_all doc/unbound.8.in replace_all doc/unbound.conf.5.in replace_all doc/unbound-checkconf.8.in +replace_all doc/unbound-control.8.in replace_all doc/unbound-host.1 replace_all doc/libunbound.3.in