diff options
author | bmah <bmah@FreeBSD.org> | 2003-08-22 22:08:47 +0000 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2003-08-22 22:08:47 +0000 |
commit | d386dda803782b4f70170de680df44f77bd05107 (patch) | |
tree | 4ff7f5c00da269c59a739e1cb4780104204ff1ca /release | |
parent | 8c2097f2a412d7920700e4ea8eb9669df7dd4f09 (diff) | |
download | FreeBSD-src-d386dda803782b4f70170de680df44f77bd05107.zip FreeBSD-src-d386dda803782b4f70170de680df44f77bd05107.tar.gz |
New release notes: No more i386 FPU emulation, atmconfig(8).
Update release notes: GCC-3.3.1 release.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 |
2 files changed, 16 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 37156bc..83ed4b1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -190,6 +190,9 @@ panics on PAE machines of certain large memory sizes has been corrected.</para> + <para arch="i368">Floating point emulation in the kernel has + been removed.</para> + </sect3> <sect3 id="boot"> @@ -342,6 +345,10 @@ operations only. It should be useful on routers with numerous network interfaces. &merged;</para> + <para>The &man.atmconfig.8; program has been added for + configuration of the ATM drivers and IP-over-ATM + functionality.</para> + <para>&man.chroot.8; now allows the optional setting of a user, primary group, or group list to use inside the chroot environment via the <option>-u</option>, <option>-g</option>, @@ -444,7 +451,7 @@ to 8.3.6.</para> <para><application>GCC</application> has been updated from 3.2.2 to - 3.3.1-prerelease (a 11 July 2003 snapshot). + 3.3.1-release. <note> <para>Previous versions of <application>GCC</application> 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 37156bc..83ed4b1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -190,6 +190,9 @@ panics on PAE machines of certain large memory sizes has been corrected.</para> + <para arch="i368">Floating point emulation in the kernel has + been removed.</para> + </sect3> <sect3 id="boot"> @@ -342,6 +345,10 @@ operations only. It should be useful on routers with numerous network interfaces. &merged;</para> + <para>The &man.atmconfig.8; program has been added for + configuration of the ATM drivers and IP-over-ATM + functionality.</para> + <para>&man.chroot.8; now allows the optional setting of a user, primary group, or group list to use inside the chroot environment via the <option>-u</option>, <option>-g</option>, @@ -444,7 +451,7 @@ to 8.3.6.</para> <para><application>GCC</application> has been updated from 3.2.2 to - 3.3.1-prerelease (a 11 July 2003 snapshot). + 3.3.1-release. <note> <para>Previous versions of <application>GCC</application> |