mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 06:55:30 +00:00
add note about known bug in query-source;
add note that a plain text versions of the docs will be added later
This commit is contained in:
10
README
10
README
@@ -103,6 +103,12 @@ BIND 9.0.0b3
|
|||||||
Bug fixes. Most bugs reported against beta 2 have been
|
Bug fixes. Most bugs reported against beta 2 have been
|
||||||
fixed.
|
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
|
For a detailed list of user-visible changes since beta 2, see
|
||||||
the CHANGES file.
|
the CHANGES file.
|
||||||
|
|
||||||
@@ -118,7 +124,9 @@ BIND 9.0.0b3
|
|||||||
|
|
||||||
Future releases will contain a lot more documentation,
|
Future releases will contain a lot more documentation,
|
||||||
but a preliminary version of the Administrator's
|
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
|
Building
|
||||||
|
Reference in New Issue
Block a user