From: Andreas Gustafsson Date: Fri, 29 Sep 2000 21:04:03 +0000 (+0000) Subject: 498. [doc] There is now a man page for "dig" X-Git-Tag: v9.0.0^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7740b71658a4933461f8591ef2b72e33fa82b344;p=thirdparty%2Fbind9.git 498. [doc] There is now a man page for "dig" in doc/man/bin/dig.1. --- diff --git a/CHANGES b/CHANGES index 552749a6d92..f538fb37aac 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + 498. [doc] There is now a man page for "dig" + in doc/man/bin/dig.1. + 491. [bug] nsupdate would segfault when sending certain prerequisites with empty RDATA. [RT #356]