diff options
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 4 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index dff6b471ec57..bfe9a1679aab 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -456,6 +456,10 @@ and the ability to specify compile-time port ranges. rc(8) now has an framework for handling dependencies between rc.conf(5) variables. +The default TCP port range used by libfetch for passive FTP retrievals +has changed; this affects the behavior of ftp(1), which has gained the +-U option to restore the old behavior. + 2. Supported Configurations --------------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 3c891ce0ac5f..e90473c2acfe 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -460,6 +460,10 @@ and the ability to specify compile-time port ranges. rc(8) now has an framework for handling dependencies between rc.conf(5) variables. +The default TCP port range used by libfetch for passive FTP retrievals +has changed; this affects the behavior of ftp(1), which has gained the +-U option to restore the old behavior. + 2. Supported Configurations --------------------------- |
