From dfade0043c728d4943e57f68035be42b5ca2a814 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 19 Sep 2002 22:46:52 +0000 Subject: [PATCH] New release notes: Firewire support, ata(4) support for Sil 0680 and VIA 8233/8235 (+ MFC), a.out(5) support in toolchain removal, Updated release notes: file(1) 3.39, gcc 3.2.1-prerelease 20020916, Heimdal Kerberos 0.5-prerelease 20020916. MFCs noted: AMD Elan SC520 support. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 22 +++++++++++++++---- .../en_US.ISO8859-1/relnotes/common/new.sgml | 22 +++++++++++++++---- 2 files changed, 36 insertions(+), 8 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 3196b1a52ab6..94e9b6acbf77 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -151,6 +151,9 @@ Support has been added for EBus-based devices. + Initial support has been added for + Firewire devices (see &man.firewire.4;). + The &man.ichsmb.4; driver for the Intel 82801AA (ICH) SMBus controller and compatibles has been added. &merged; @@ -593,7 +596,7 @@ Support for the AMD Élan SC520 has been added; this requires the CPU_ELAN option in - the kernel configuration file. + the kernel configuration file. &merged; @@ -1217,6 +1220,9 @@ options HZ=1000 # not compulsory but strongly recommended device atapicam in the kernel configuration. + The &man.ata.4; driver now has support for the Sil 0680 + and VIA 8233/8235 controllers. &merged; + The &man.cd.4; driver now has support for write operations. This allows writing to DVD-RAM, PD and similar drives that probe as CD devices. Note that change affects @@ -2076,6 +2082,14 @@ options HZ=1000 # not compulsory but strongly recommended Userland Changes + Support for &man.a.out.5; format executables in the compiler + toolchain has been largely removed. + + This is a work in progress. Eventually, &man.a.out.5; + support will resurface in a series of ports/packages. + + + If the first argument to &man.ancontrol.8; or &man.wicontrol.8; doesn't start with a -, it is assumed to be an interface. &merged; @@ -3577,11 +3591,11 @@ options HZ=1000 # not compulsory but strongly recommended been updated to 1.4.2. &merged; file has been updated to - 3.37. + 3.39. gcc has been updated to a pre-release snapshot of gcc - 3.2.1, from 1 September 2002. + 3.2.1, from 16 September 2002. The C++ ABI from gcc 3.2.X is not compatible with @@ -3615,7 +3629,7 @@ options HZ=1000 # not compulsory but strongly recommended limitations of its predecessor. &merged; Heimdal Kerberos has been updated to - a pre-0.5 snapshot from 29 August 2002. &merged; + a pre-0.5 snapshot from 16 September 2002. The version of IPFilter provided with &os; now includes the &man.ipfs.8; program, 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 3196b1a52ab6..94e9b6acbf77 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -151,6 +151,9 @@ Support has been added for EBus-based devices. + Initial support has been added for + Firewire devices (see &man.firewire.4;). + The &man.ichsmb.4; driver for the Intel 82801AA (ICH) SMBus controller and compatibles has been added. &merged; @@ -593,7 +596,7 @@ Support for the AMD Élan SC520 has been added; this requires the CPU_ELAN option in - the kernel configuration file. + the kernel configuration file. &merged; @@ -1217,6 +1220,9 @@ options HZ=1000 # not compulsory but strongly recommended device atapicam in the kernel configuration. + The &man.ata.4; driver now has support for the Sil 0680 + and VIA 8233/8235 controllers. &merged; + The &man.cd.4; driver now has support for write operations. This allows writing to DVD-RAM, PD and similar drives that probe as CD devices. Note that change affects @@ -2076,6 +2082,14 @@ options HZ=1000 # not compulsory but strongly recommended Userland Changes + Support for &man.a.out.5; format executables in the compiler + toolchain has been largely removed. + + This is a work in progress. Eventually, &man.a.out.5; + support will resurface in a series of ports/packages. + + + If the first argument to &man.ancontrol.8; or &man.wicontrol.8; doesn't start with a -, it is assumed to be an interface. &merged; @@ -3577,11 +3591,11 @@ options HZ=1000 # not compulsory but strongly recommended been updated to 1.4.2. &merged; file has been updated to - 3.37. + 3.39. gcc has been updated to a pre-release snapshot of gcc - 3.2.1, from 1 September 2002. + 3.2.1, from 16 September 2002. The C++ ABI from gcc 3.2.X is not compatible with @@ -3615,7 +3629,7 @@ options HZ=1000 # not compulsory but strongly recommended limitations of its predecessor. &merged; Heimdal Kerberos has been updated to - a pre-0.5 snapshot from 29 August 2002. &merged; + a pre-0.5 snapshot from 16 September 2002. The version of IPFilter provided with &os; now includes the &man.ipfs.8; program,