]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
8.2.4 has been released
authorMark Andrews <marka@isc.org>
Tue, 30 Jul 2002 23:42:31 +0000 (23:42 +0000)
committerMark Andrews <marka@isc.org>
Tue, 30 Jul 2002 23:42:31 +0000 (23:42 +0000)
FAQ

diff --git a/FAQ b/FAQ
index a8d0b71b3d6e26c9c35438bc2ad12d393300d21a..22c025f98c497a6d8522416f8b48f33b1541d999 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -136,9 +136,9 @@ Q: I have a BIND 9 master and a BIND 8.2.3 slave, and the master is
 logging error messages like "notify to 10.0.0.1#53 failed: unexpected
 end of input".  What's wrong?
 
-A: This error message is caused by a known bug in BIND 8.2.3 and will
-be fixed in 8.2.4.  It can be safely ignored - the notify has been
-acted on by the slave despite the error message.
+A: This error message is caused by a known bug in BIND 8.2.3 and is fixed 
+in BIND 8.2.4.  It can be safely ignored - the notify has been acted on by 
+the slave despite the error message.
 
 
 Q: I keep getting log messages like the following.  Why?
@@ -332,6 +332,7 @@ running named-checkzone on it.
 Q: I get error messages like "named.conf:99: unexpected end of input" where
 99 is the last line of named.conf.
 
+
 A: Some text editors (notepad and wordpad) fail to put a line termination
 indication (e.g. CR/LF) on the last line of a text file.  This can be fixed
 by "adding" a blank line to the end of the file.  Named expects to see EOF