From 11c6c15e460e383b9dfd30a342386df54e5d7daa Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 22 May 2000 15:59:05 +0000 Subject: [PATCH] add note about known bug in query-source; add note that a plain text versions of the docs will be added later --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index df8410e129..7a7b14e053 100644 --- a/README +++ b/README @@ -103,6 +103,12 @@ BIND 9.0.0b3 Bug fixes. Most bugs reported against beta 2 have been fixed. + Known bugs: + + The option "query-source * port 53;" will not work as + expected. Instead of the wildcard address "*", you need + to use an explicit source IP address. + For a detailed list of user-visible changes since beta 2, see the CHANGES file. @@ -118,7 +124,9 @@ BIND 9.0.0b3 Future releases will contain a lot more documentation, but a preliminary version of the Administrator's - Reference Manual is in the doc/arm subdirectory. + Reference Manual is in the doc/arm subdirectory in + HTML format. A plain text version will be added + in a future release. Building