aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2006-05-18 19:26:46 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2006-05-18 19:26:46 +0000
commitda9c7b7e73fb3b913f376423aa1c7c7cdf52eaf5 (patch)
tree6335bd8988f6ef93fcd715e53b30c11071126d4b
parent5cd470dbad22ba88c2bba4ce657c0a1c8880bb41 (diff)
Notes
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml43
1 files changed, 34 insertions, 9 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index 1da874c57828..d3a69665cf78 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -168,26 +168,51 @@
<para></para>
</sect3>
- <sect3>
- <title>Contributed Software</title>
+ </sect2>
- <para>The timezone database has been updated from the
- <application>tzdata2005r</application> release to the
- <application>tzdata2006g</application> release.</para>
+ <sect2 id="userland">
+ <title>Userland Changes</title>
+
+ <para>The &man.csup.1; utility has been imported.
+ This is an implementation of a CVSup-compatible client written
+ in the C language. Note that it currently supports checkout mode
+ only.</para>
+
+ <para>The &man.dhclient.8; program now sends the host's name in
+ DHCP requests if it is not specified in the configuration
+ file.</para>
+
+ <para>The &man.find.1; program now supports <option>-Btime</option>
+ and other related primaries, which can be used to create expressions
+ based on a file's creation time.</para>
+
+ <para>The &man.iostat.8; utility now supports
+ a <option>-x</option> flag (inspired by Solaris) to print
+ extended disk statistics. If the new <option>-z</option> flag is
+ also specified, no output is made for disks with no
+ activity.</para>
+ <sect3 id="rc-scripts">
+ <title><filename>/etc/rc.d</filename> Scripts</title>
+
+ <para></para>
</sect3>
</sect2>
- <sect2 id="userland">
- <title>Userland Changes</title>
+ <sect2 id="contrib">
+ <title>Contributed Software</title>
- <para></para>
+ <para>The timezone database has been updated from the
+ <application>tzdata2005r</application> release to the
+ <application>tzdata2006g</application> release.</para>
</sect2>
<sect2 id="ports">
<title>Ports/Packages Collection Infrastructure</title>
- <para></para>
+ <para>&man.pkg.add.1; now supports an <option>-F</option>
+ flag to disable checking whether the same package is already
+ installed or not.</para>
</sect2>
<sect2 id="releng">