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.
(this was done a while ago, but had no CHANGES entry)
This commit is contained in:
Brian Wellington
2000-10-17 21:25:11 +00:00
parent 55aed608cc
commit 78db9e8f4b

View File

@@ -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]