diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index e2be9ffe13fb..655b5f142e67 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -120,7 +120,8 @@
Network Interface Support
-
+ A new module provides 802.11 link-layer support. The
+ &man.wi.4; driver now uses this facility.
@@ -175,6 +176,30 @@
at the cost of possibly missing filesystem updates that occur
between passes.
+ elfdump, a utility to display information about &man.elf.5;
+ format executable files, has been added.
+
+ &man.ftpd.8; now supports a option to
+ specify a port on which to listen in daemon mode. The default
+ data port number is now set to be one less than the control port
+ number, rather than being hard-coded.
+
+ &man.fwcontrol.8; now supports and
+ options for receiving and sending DV
+ streams. &merged;
+
+ &man.ipfw.8; now supports enable and
+ disable commands to control various aspects
+ of the operation of &man.ipfw.4; (including enabling and
+ disabling the firewall itself). These provide a more convenient
+ and visible interface than the existing sysctl
+ variables. &merged;
+
+ &man.kenv.1; has been moved from
+ /usr/bin to /bin to
+ make it available at times during system startup when only the
+ root filesystem is mounted.
+
&man.newsyslog.8; now supports a W flag
to force previously-started compression jobs for an entry (or
group of entries specified with the G flag)
@@ -182,6 +207,12 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;
+ &man.ping.8; now supports a flag to set
+ the Don't Fragment bit on outgoing packets.
+
+ &man.ping.8; now supports a flag to set
+ the Type of Service bits in outgoing packets.
+
The &man.swapoff.8; command has been added to disable paging
and swapping on a device. A related &man.swapctl.8; command has
been added to provide an interface to &man.swapon.8; and
@@ -211,6 +242,9 @@
particular, bzip2recover is now built and
installed. &merged;
+ CVS has been updated to
+ 1.11.5. &merged;
+
The ISC DHCP client has been
updated to 3.0.1RC11.
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 e2be9ffe13fb..655b5f142e67 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -120,7 +120,8 @@
Network Interface Support
-
+ A new module provides 802.11 link-layer support. The
+ &man.wi.4; driver now uses this facility.
@@ -175,6 +176,30 @@
at the cost of possibly missing filesystem updates that occur
between passes.
+ elfdump, a utility to display information about &man.elf.5;
+ format executable files, has been added.
+
+ &man.ftpd.8; now supports a option to
+ specify a port on which to listen in daemon mode. The default
+ data port number is now set to be one less than the control port
+ number, rather than being hard-coded.
+
+ &man.fwcontrol.8; now supports and
+ options for receiving and sending DV
+ streams. &merged;
+
+ &man.ipfw.8; now supports enable and
+ disable commands to control various aspects
+ of the operation of &man.ipfw.4; (including enabling and
+ disabling the firewall itself). These provide a more convenient
+ and visible interface than the existing sysctl
+ variables. &merged;
+
+ &man.kenv.1; has been moved from
+ /usr/bin to /bin to
+ make it available at times during system startup when only the
+ root filesystem is mounted.
+
&man.newsyslog.8; now supports a W flag
to force previously-started compression jobs for an entry (or
group of entries specified with the G flag)
@@ -182,6 +207,12 @@
to prevent system overloads caused by starting several
compression jobs on big files simultaneously. &merged;
+ &man.ping.8; now supports a flag to set
+ the Don't Fragment bit on outgoing packets.
+
+ &man.ping.8; now supports a flag to set
+ the Type of Service bits in outgoing packets.
+
The &man.swapoff.8; command has been added to disable paging
and swapping on a device. A related &man.swapctl.8; command has
been added to provide an interface to &man.swapon.8; and
@@ -211,6 +242,9 @@
particular, bzip2recover is now built and
installed. &merged;
+ CVS has been updated to
+ 1.11.5. &merged;
+
The ISC DHCP client has been
updated to 3.0.1RC11.