diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index a0f25a735bc..c697a71f979 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -214,6 +214,12 @@ For more information, see security advisory FreeBSD-SA-04:12. &merged; + A programming error in the handling of some Linux system calls which + may result in memory locations being accessed without proper validation + has been fixed. + For more information, see security advisory FreeBSD-SA-04:13. &merged; + @@ -305,6 +311,10 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + The &man.pcm.4; driver has been modified to read + /boot/device.hints on startup, to allow setting + of default values for mixer channels. + The &man.sab.4; now supports BREAK_TO_DEBUGGER kernel option. 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 a0f25a735bc..c697a71f979 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -214,6 +214,12 @@ For more information, see security advisory FreeBSD-SA-04:12. &merged; + A programming error in the handling of some Linux system calls which + may result in memory locations being accessed without proper validation + has been fixed. + For more information, see security advisory FreeBSD-SA-04:13. &merged; + @@ -305,6 +311,10 @@ This is currently non-functional, and would require some amount of work to make it work under the &man.geom.4; API in 5-CURRENT. + The &man.pcm.4; driver has been modified to read + /boot/device.hints on startup, to allow setting + of default values for mixer channels. + The &man.sab.4; now supports BREAK_TO_DEBUGGER kernel option.