]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
590. [doc] There are now man pages for the lwres library in
authorAndreas Gustafsson <source@isc.org>
Mon, 4 Dec 2000 18:40:24 +0000 (18:40 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 4 Dec 2000 18:40:24 +0000 (18:40 +0000)
                        doc/man/lwres.

CHANGES
util/kit.sh

diff --git a/CHANGES b/CHANGES
index 69183ea998d8982231452b004ea977cc9ea81d21..03c4392d446e3cf80b285ed83764e296e53ec607 100644 (file)
--- 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.
 
index bfab24b2e7242e564164d8d5cc6dc26c3f7c21cd..6c234dbb74424d1f50d087ef55172afee28faa7c 100644 (file)
@@ -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