From ad5b20e6c17390019321e76bca0139c16de6c53b Mon Sep 17 00:00:00 2001 From: bmah Date: Thu, 14 Jun 2001 18:46:26 +0000 Subject: New release notes: New arp(8) keywords for proxy entries, new locale names, route(8) has better error messages, new route(8) host/bits syntax, route(8) proxy-only published ARP entries, pkg_version(1) -s. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 33 ++++++++++++++++++++++ .../doc/en_US.ISO8859-1/relnotes/common/new.sgml | 33 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) (limited to 'release') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 519cab3..9b4b2e8 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -404,6 +404,14 @@ been added to control the suppression of logging when ARP replies arrive on the wrong interface. &merged; + The proxy modifier to &man.arp.8;'s + option has been renamed to + pub, for consistency with the + option. The only keyword + has been added to the and + flags, to be used in creating + proxy-only published entries. + &man.ipfw.8; now filters correctly in the presence of ECN bits in TCP segments. &merged; @@ -1228,6 +1236,14 @@ applications have been updated to take advantage of this support. + Locale names have been changed to improve compatability with + the names used by X11R6, as well as a number of other UNIX + versions. As an example, the en_US.ISO_8859-1 + locale name has been changed to + en_US.ISO8859-1. Entries in + /etc/locale.alias provide backward + compatability. + A compat4x distribution has been added for compatibility with &os; 4-STABLE. @@ -1554,6 +1570,19 @@ in the ports collection as net/pim6dd and net/pim6dd. &merged; + &man.route.8; is now more verbose when changing indirect + routes, in the case of a gateway route that is the same route as + the one being modified. + + &man.route.8; now uses + host/bits + syntax instead of + net/bits + syntax, for compatability with &man.netstat.1;. + + &man.route.8; can now create proxy only + published ARP entries. + &man.routed.8; has been updated to version 2.22. &merged; tcpdump has been updated to @@ -1762,6 +1791,10 @@ option for testing address comparisons. &merged; + &man.pkg.version.1; now takes a flag + to limit its operation to ports/packages matching a given + string. + When requested to delete multiple packages, &man.pkg.delete.1; will now attempt to remove them in dependency order rather than the order specified on the command 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 519cab3..9b4b2e8 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -404,6 +404,14 @@ been added to control the suppression of logging when ARP replies arrive on the wrong interface. &merged; + The proxy modifier to &man.arp.8;'s + option has been renamed to + pub, for consistency with the + option. The only keyword + has been added to the and + flags, to be used in creating + proxy-only published entries. + &man.ipfw.8; now filters correctly in the presence of ECN bits in TCP segments. &merged; @@ -1228,6 +1236,14 @@ applications have been updated to take advantage of this support. + Locale names have been changed to improve compatability with + the names used by X11R6, as well as a number of other UNIX + versions. As an example, the en_US.ISO_8859-1 + locale name has been changed to + en_US.ISO8859-1. Entries in + /etc/locale.alias provide backward + compatability. + A compat4x distribution has been added for compatibility with &os; 4-STABLE. @@ -1554,6 +1570,19 @@ in the ports collection as net/pim6dd and net/pim6dd. &merged; + &man.route.8; is now more verbose when changing indirect + routes, in the case of a gateway route that is the same route as + the one being modified. + + &man.route.8; now uses + host/bits + syntax instead of + net/bits + syntax, for compatability with &man.netstat.1;. + + &man.route.8; can now create proxy only + published ARP entries. + &man.routed.8; has been updated to version 2.22. &merged; tcpdump has been updated to @@ -1762,6 +1791,10 @@ option for testing address comparisons. &merged; + &man.pkg.version.1; now takes a flag + to limit its operation to ports/packages matching a given + string. + When requested to delete multiple packages, &man.pkg.delete.1; will now attempt to remove them in dependency order rather than the order specified on the command -- cgit v1.1