diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 57cdb444740..fb237a08d9d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -95,6 +95,11 @@ Kernel Changes + Execution of &man.a.out.5; format executables now + requires the COMPAT_AOUT option in the kernel + configuration or the loading of the aout.ko + kernel module. + &man.acct.2; has been changed to open the accounting file in append mode, so that &man.accton.8; can be used to enable accounting to an append-only file. &merged; @@ -596,6 +601,10 @@ Support for TurboChannel Alphas has been removed. + Support for the AMD Élan SC520 has been + added; this requires the CPU_ELAN option in + the kernel configuration file. + 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 57cdb444740..fb237a08d9d 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -95,6 +95,11 @@ Kernel Changes + Execution of &man.a.out.5; format executables now + requires the COMPAT_AOUT option in the kernel + configuration or the loading of the aout.ko + kernel module. + &man.acct.2; has been changed to open the accounting file in append mode, so that &man.accton.8; can be used to enable accounting to an append-only file. &merged; @@ -596,6 +601,10 @@ Support for TurboChannel Alphas has been removed. + Support for the AMD Élan SC520 has been + added; this requires the CPU_ELAN option in + the kernel configuration file. +