From ed8ba54e644957e0ebd51601552193275299ca8d Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 4 Dec 2000 18:40:24 +0000 Subject: [PATCH] 590. [doc] There are now man pages for the lwres library in doc/man/lwres. --- CHANGES | 3 +++ util/kit.sh | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 69183ea998..03c4392d44 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ + 590. [doc] There are now man pages for the lwres library in + doc/man/lwres. + 589. [bug] The server could deadlock if a zone was updated while being transferred out. diff --git a/util/kit.sh b/util/kit.sh index bfab24b2e7..6c234dbb74 100644 --- a/util/kit.sh +++ b/util/kit.sh @@ -15,7 +15,7 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: kit.sh,v 1.10 2000/12/04 17:21:03 gson Exp $ +# $Id: kit.sh,v 1.11 2000/12/04 18:40:24 gson Exp $ # Make a release kit # @@ -93,7 +93,7 @@ sh util/sanitize_all.sh rm -rf TODO conftools util doc/design doc/dev doc/expired \ doc/html doc/todo doc/private bin/lwresd doc/man/ctoman \ - doc/man/isc doc/man/lwres doc/man/bin/resolver.5 \ + doc/man/isc doc/man/bin/resolver.5 \ bin/tests/system/relay find . -name .cvsignore -print | xargs rm