Author: rodrigc
Date: Thu Dec 12 20:20:46 2013
New Revision: 259274
URL: http://svnweb.freebsd.org/changeset/base/259274
Log:
Mention BIND removal in release notes.
Submitted by: skreuzer
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Dec 12
19:02:42 2013 (r259273)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Thu Dec 12
20:20:46 2013 (r259274)
@@ -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>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"