diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-11-17 00:44:41 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-11-17 00:44:41 +0000 |
| commit | 101acc33fa35194bd3333daac3a61589814da704 (patch) | |
| tree | 09c31a81a66afabc159e36cfb1d7cbb9615fe1ef | |
| parent | 1b27b1ad082f8852528ac4d4d6415e31523176b8 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 15 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 15 |
2 files changed, 16 insertions, 14 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 8e3f853f1110..62d73d0d4acb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -68,13 +68,6 @@ and improved, minor bugs were fixed, insecure coding practices were audited and corrected, and source code was cleaned up.</para> - <para>The release notes items are organized into three different - sections. <xref linkend="kernel"> lists recent changes to the &os; - kernel. Security fixes, including those pertaining to security - advisories, are listed in <xref linkend="security">. Finally, <xref - linkend="userland"> covers changes to &os; userland applications - included in the base system.</para> - <sect2 id="kernel"> <title>Kernel Changes</title> @@ -344,6 +337,11 @@ the timing of samples, in order to avoid synchronization with processes that run periodically. &merged;</para> + <para>Linux emulation now supports the kernel functionality + required by the + <port>emulators/linux_base-7</port> (RedHat 7.X emulation) + port. &merged;</para> + <sect3> <title>Processor/Motherboard Support</title> @@ -2258,6 +2256,9 @@ from the <varname>net.inet.ip.ttl</varname> sysctl variable. &merged;</para> + <para>The timezone database has been updated to the + <filename>tzdata2001d</filename> release. &merged;</para> + <sect4> <title>CVS</title> 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 8e3f853f1110..62d73d0d4acb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -68,13 +68,6 @@ and improved, minor bugs were fixed, insecure coding practices were audited and corrected, and source code was cleaned up.</para> - <para>The release notes items are organized into three different - sections. <xref linkend="kernel"> lists recent changes to the &os; - kernel. Security fixes, including those pertaining to security - advisories, are listed in <xref linkend="security">. Finally, <xref - linkend="userland"> covers changes to &os; userland applications - included in the base system.</para> - <sect2 id="kernel"> <title>Kernel Changes</title> @@ -344,6 +337,11 @@ the timing of samples, in order to avoid synchronization with processes that run periodically. &merged;</para> + <para>Linux emulation now supports the kernel functionality + required by the + <port>emulators/linux_base-7</port> (RedHat 7.X emulation) + port. &merged;</para> + <sect3> <title>Processor/Motherboard Support</title> @@ -2258,6 +2256,9 @@ from the <varname>net.inet.ip.ttl</varname> sysctl variable. &merged;</para> + <para>The timezone database has been updated to the + <filename>tzdata2001d</filename> release. &merged;</para> + <sect4> <title>CVS</title> |
