summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2000-07-16 02:06:44 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2000-07-16 02:06:44 +0000
commit40af4470dcfa9390a7452f8dd322bd0c060165a2 (patch)
tree5df31e6058677fe47d508bce376a70a2e8ceff21 /release
parent39a5a01e1e0684f9ccdde14ae3b90d90cf527a1f (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/RELNOTES.TXT4
-rw-r--r--release/texts/i386/RELNOTES.TXT4
2 files changed, 8 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 6c789c491e25..704171ea20ee 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -84,6 +84,10 @@ installation programs to support USB devices out of the box. Note that
SRM does not support USB devices at the moment, so you must still use
an AT keyboard if you are not using a serial console.
+libfetch has been greatly improved. fetch(1) and the pkg tools now use
+libfetch instead of libftpio, which means that the pkg tools have gained
+HTTP support, and both have gained IPv6 support.
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index eaaab30ed3bd..ff89d06a0219 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -95,6 +95,10 @@ the 1023rd cylinder. As part of this change, the FreeBSD boot manager
length (1024 bytes). As a result, several userland changes were made to
cope with MBR boot loaders of varying sizes.
+libfetch has been greatly improved. fetch(1) and the pkg tools now use
+libfetch instead of libftpio, which means that the pkg tools have gained
+HTTP support, and both have gained IPv6 support.
+
2. Supported Configurations
---------------------------
FreeBSD currently runs on a wide variety of ISA, VLB, EISA, MCA and PCI