]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
522. [func] The lightweight resolver daemon can now use
authorBrian Wellington <source@isc.org>
Tue, 17 Oct 2000 21:25:11 +0000 (21:25 +0000)
committerBrian Wellington <source@isc.org>
Tue, 17 Oct 2000 21:25:11 +0000 (21:25 +0000)
                        a real configuration file, and its functionality
                        can be provided by a name server.  Also, the -p and -P
                        options to lwresd have been reversed.
(this was done a while ago, but had no CHANGES entry)

CHANGES

diff --git a/CHANGES b/CHANGES
index 9091653fe418a184be8797d1d9978786785aa7de..8cfe8381c90f6f67f5bb63f8c9d103104aaad03e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+ 522.  [func]          The lightweight resolver daemon can now use
+                       a real configuration file, and its functionality
+                       can be provided by a name server.  Also, the -p and -P
+                       options to lwresd have been reversed.
+
  521.  [bug]           Detect master files which contain $INCLUDE and always
                        reload. [RT #196]