diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 13 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 13 |
2 files changed, 22 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 88793ef62e4a..00bae9101650 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -123,7 +123,9 @@ <sect2 id="kernel"> <title>Kernel Changes</title> - <para></para> + <para>A kernel software watchdog facility has been implemented. + For more information, see &man.watchdog.4; and + &man.watchdogd.8;.</para> <!-- Above this line, sort kernel changes by manpage/keyword--> @@ -152,9 +154,16 @@ <sect3 id="net-if"> <title>Network Interface Support</title> + <para>The new &man.ath.4; and &man.ath.hal.4; drivers provide + support for 802.11a/b/g devices based on the AR5210, AR5211, + and AR5212 chips.</para> + <para>A bug in the &man.bge.4; driver that prevented it from working correctly at 10 Mbps has been fixed.</para> + <para>The 802.11 support layer has been reorganized to allow for + future growth and new features.</para> + </sect3> <sect3 id="net-proto"> @@ -250,7 +259,7 @@ <quote>Digitalis</quote> release.</para> <para><application>texinfo</application> has been updated from 4.5 - to 4.6.</para> + to 4.6. &merged;</para> </sect2> 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 88793ef62e4a..00bae9101650 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -123,7 +123,9 @@ <sect2 id="kernel"> <title>Kernel Changes</title> - <para></para> + <para>A kernel software watchdog facility has been implemented. + For more information, see &man.watchdog.4; and + &man.watchdogd.8;.</para> <!-- Above this line, sort kernel changes by manpage/keyword--> @@ -152,9 +154,16 @@ <sect3 id="net-if"> <title>Network Interface Support</title> + <para>The new &man.ath.4; and &man.ath.hal.4; drivers provide + support for 802.11a/b/g devices based on the AR5210, AR5211, + and AR5212 chips.</para> + <para>A bug in the &man.bge.4; driver that prevented it from working correctly at 10 Mbps has been fixed.</para> + <para>The 802.11 support layer has been reorganized to allow for + future growth and new features.</para> + </sect3> <sect3 id="net-proto"> @@ -250,7 +259,7 @@ <quote>Digitalis</quote> release.</para> <para><application>texinfo</application> has been updated from 4.5 - to 4.6.</para> + to 4.6. &merged;</para> </sect2> |
