summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2013-12-12 20:20:46 +0000
committerrodrigc <rodrigc@FreeBSD.org>2013-12-12 20:20:46 +0000
commitc4cbbc15fb4feb922de70828a62f86c2b0624815 (patch)
treed3c92af24bdb9f200a87b08d9ec6f4deb9825c4e /release/doc
parent1ca286836f34cf6868739e0047af0c132df2423a (diff)
downloadFreeBSD-src-c4cbbc15fb4feb922de70828a62f86c2b0624815.zip
FreeBSD-src-c4cbbc15fb4feb922de70828a62f86c2b0624815.tar.gz
Mention BIND removal in release notes.
Submitted by: skreuzer
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 4440bdd..647d6c7 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -328,6 +328,13 @@
<sect2 xml:id="userland">
<title>Userland Changes</title>
+ <para role="merged">BIND has been replaced by &man.unbound.8; for
+ local dns resolution in the base system. With this change, nslookup
+ and dig are no longer a part of the base system. Users should
+ instead use &man.host.1; and &man.drill.1; Alternatively,
+ nslookup and dig can be obtained by installing the
+ dns/bind-tools port.</para>
+
<para role="merged">The &man.adduser.8; utility now supports
a <option>-M</option> option to set the mode of a new user's
home directory.</para>
OpenPOWER on IntegriCloud