diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 0a052f214ce..1fc65a0155c 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -303,6 +303,10 @@ configuration option. More information can be found in the &man.audit.4; manual page. + Support for the Camellia block cipher has been added to the + &os; kernel. It can now be specified as a cipher in IPsec. More + information on Camellia can be found in RFC 4132. + The options COMPAT_43 kernel configuration option has been deemed unnecessary and has been removed from GENERIC and related kernel @@ -443,6 +447,10 @@ This variable is set as 0 (disabled) by default. &merged; + A new loader tunable vm.kmem_size_min has been + added. This allows to specify a minimal size for + vm.kmem_size. + A new sysctl variable vm.zone_stats has been added. This allows to export &man.uma.9; allocator statistics via a binary structure stream. @@ -992,6 +1000,11 @@ pipe tablearg ip from table(1) to any for example, by using tagged rule option. For more details, see &man.ipfw.8;. &merged; + The &man.ipfw.4; packet filter now supports filtering on + Routing Header Type 0 and Mobile IPv6 Routing Header Type 2 + in addition to filtering on the non-differentiated presence + of any Routing Header. + The IPFIREWALL_FORWARD_EXTENDED kernel option has been removed. This option was used to permit &man.ipfw.4; to redirect packets with local destinations. @@ -1270,7 +1283,7 @@ pipe tablearg ip from table(1) to any The &man.mpt.4; driver is now MPSAFE. - The &man.twa.4; driver has been updated to the 3.60.03.006 + The &man.twa.4; driver has been updated to the 3.70.03.006 release on the 3ware Web site. &merged; A new GEOM-based disk encryption facility, GEOM_ELI, has been @@ -1440,6 +1453,9 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key" The &man.dump.8; and &man.restore.8; programs now attempt to save and restore extended attribute information on files. + The &man.fdisk.8; program now supports a + flag to print the slice table in fdisk configuration format. + The &man.fsdb.8; utility now supports changing the birth time of files on UFS2 file systems using the new btime command. &merged; @@ -1767,6 +1783,10 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key" %V (&man.strvis.3;-format string), &merged; + The &man.pw.8; program now supports a + option to set the permissions of a user's newly created home + directory. &merged; + The DNS resolver library in &os;'s libc has been updated to that from BIND 9.3.3. &merged;