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, 24 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 49ad60ca6239..790d466221f5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -399,7 +399,7 @@ added. &merged;</para> <para arch="i386,pc98">The ubsa driver has been added to support - the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para> + the Belkin F5U103 (and compatible) USB-to-serial adaptors. &merged;</para> <para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems has been added. Support is provided for the 3Com 5605 and @@ -684,6 +684,9 @@ differences, the older PXE versions are not supported. This allow network booting using DHCP. &merged;</para> + <para arch="pc98">The PC98 bootloader now has support for + booting from SCSI MO media. &merged;</para> + <!-- Above this line, order bootloader changes by keyword--> <para arch="i386" role="historic">The &os; boot loader now contains a workaround @@ -3026,6 +3029,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> the &os; and OpenBSD/NetBSD &man.make.1; programs. &merged;</para> + <para>&man.make.1; now supports a <option>-C</option> flag to + change to a given directory before building its + target(s). &merged;</para> + <para role="historic">Bugs in &man.make.1;, among which include broken null suffix behavior, bad assumptions about current directory permissions, and potential buffer overflows, have been fixed. &merged;</para> @@ -3357,6 +3364,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> &man.rand.3; has been improved to provide less biased results.</para> + <para>&man.rarpd.8; now accepts a <option>-t</option> flag to + specify an alternative directory to + <filename>/tftpboot</filename>. &merged</para> + <para role="historic">&man.rc.8; now has a framework for handling dependencies between &man.rc.conf.5; variables. &merged;</para> 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 49ad60ca6239..790d466221f5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -399,7 +399,7 @@ added. &merged;</para> <para arch="i386,pc98">The ubsa driver has been added to support - the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para> + the Belkin F5U103 (and compatible) USB-to-serial adaptors. &merged;</para> <para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems has been added. Support is provided for the 3Com 5605 and @@ -684,6 +684,9 @@ differences, the older PXE versions are not supported. This allow network booting using DHCP. &merged;</para> + <para arch="pc98">The PC98 bootloader now has support for + booting from SCSI MO media. &merged;</para> + <!-- Above this line, order bootloader changes by keyword--> <para arch="i386" role="historic">The &os; boot loader now contains a workaround @@ -3026,6 +3029,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> the &os; and OpenBSD/NetBSD &man.make.1; programs. &merged;</para> + <para>&man.make.1; now supports a <option>-C</option> flag to + change to a given directory before building its + target(s). &merged;</para> + <para role="historic">Bugs in &man.make.1;, among which include broken null suffix behavior, bad assumptions about current directory permissions, and potential buffer overflows, have been fixed. &merged;</para> @@ -3357,6 +3364,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> &man.rand.3; has been improved to provide less biased results.</para> + <para>&man.rarpd.8; now accepts a <option>-t</option> flag to + specify an alternative directory to + <filename>/tftpboot</filename>. &merged</para> + <para role="historic">&man.rc.8; now has a framework for handling dependencies between &man.rc.conf.5; variables. &merged;</para> |
