diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index bf9c4afd7ea..b98e255bb46 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -46,6 +46,11 @@
older PXE versions are not supported. This allow network booting
using DHCP. &merged;
+ The &os; boot loader now contains a workaround
+ to support CDROM booting on certain IBM BIOSs that expect the
+ first sector of the emulated floppy to contain a valid MS-DOS BPB
+ that they can modify. &merged;
+
Support for USB devices was added to the
GENERIC kernel and to the installation
programs to support USB devices out of the box. Note that SRM
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 bf9c4afd7ea..b98e255bb46 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -46,6 +46,11 @@
older PXE versions are not supported. This allow network booting
using DHCP. &merged;
+ The &os; boot loader now contains a workaround
+ to support CDROM booting on certain IBM BIOSs that expect the
+ first sector of the emulated floppy to contain a valid MS-DOS BPB
+ that they can modify. &merged;
+
Support for USB devices was added to the
GENERIC kernel and to the installation
programs to support USB devices out of the box. Note that SRM