diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index 3f44493dc91e..9e72e70b8866 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -188,6 +188,21 @@
+ The default HZ
+ parameter (which controls various kernel timers) has been
+ increased from 100 to 1000
+ on the i386 and ia64. It has been reduced from
+ 1024 to 1000 on the amd64
+ to reduce synchronization effects with other system
+ clocks.
+
+ The maximum length of shell commands has changed from 128
+ bytes to PAGE_SIZE. By default, this value
+ is either 4KB (i386, pc98, amd64, and powerpc) or 8KB (sparc64
+ and ia64). As a result, compatibility modules need to be
+ rebuilt to stay synchronized with data structure changes in the
+ kernel.
+
Boot Loader Changes
@@ -506,7 +521,7 @@
&man.tar.1; command that uses it) now has support for reading ISO
images (with optional RockRidge extensions) and ZIP archives
(with deflate and none
- compression).
+ compression). &merged;
The NO_NIS compile-time knob for userland
has been added. As its name implies, enabling this
@@ -620,6 +635,9 @@ moused_ums0_port="/dev/ums0"
GNU readline has been updated from
version 4.3 to version 5.0.
+ Heimdal has been updated from
+ 0.6.1 to 0.6.3.
+
lukemftp has been updated from a
26 April 2004 snapshot from OpenBSD's sources to a snapshot as
of 19 February 2005.
@@ -634,6 +652,9 @@ moused_ums0_port="/dev/ums0"
OpenSSH has been updated from 3.8p1
to 3.9p1.
+ OpenSSL has been updated from
+ 0.9.7d to 0.9.7e.
+
sendmail has been updated from
version 8.13.1 to version 8.13.3. &merged;
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 3f44493dc91e..9e72e70b8866 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -188,6 +188,21 @@
+ The default HZ
+ parameter (which controls various kernel timers) has been
+ increased from 100 to 1000
+ on the i386 and ia64. It has been reduced from
+ 1024 to 1000 on the amd64
+ to reduce synchronization effects with other system
+ clocks.
+
+ The maximum length of shell commands has changed from 128
+ bytes to PAGE_SIZE. By default, this value
+ is either 4KB (i386, pc98, amd64, and powerpc) or 8KB (sparc64
+ and ia64). As a result, compatibility modules need to be
+ rebuilt to stay synchronized with data structure changes in the
+ kernel.
+
Boot Loader Changes
@@ -506,7 +521,7 @@
&man.tar.1; command that uses it) now has support for reading ISO
images (with optional RockRidge extensions) and ZIP archives
(with deflate and none
- compression).
+ compression). &merged;
The NO_NIS compile-time knob for userland
has been added. As its name implies, enabling this
@@ -620,6 +635,9 @@ moused_ums0_port="/dev/ums0"
GNU readline has been updated from
version 4.3 to version 5.0.
+ Heimdal has been updated from
+ 0.6.1 to 0.6.3.
+
lukemftp has been updated from a
26 April 2004 snapshot from OpenBSD's sources to a snapshot as
of 19 February 2005.
@@ -634,6 +652,9 @@ moused_ums0_port="/dev/ums0"
OpenSSH has been updated from 3.8p1
to 3.9p1.
+ OpenSSL has been updated from
+ 0.9.7d to 0.9.7e.
+
sendmail has been updated from
version 8.13.1 to version 8.13.3. &merged;