diff options
author | John Baldwin <jhb@FreeBSD.org> | 2000-07-27 23:29:22 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2000-07-27 23:29:22 +0000 |
commit | 94375988c6fc170f78e2be84b5c67531df92cae3 (patch) | |
tree | bcee7bf0bc9f0abeecb01ea5beae9282e5665df0 /release | |
parent | 957790c3e62a2c0854c820e5a2fcebe0017b67cf (diff) | |
download | src-test2-94375988c6fc170f78e2be84b5c67531df92cae3.tar.gz src-test2-94375988c6fc170f78e2be84b5c67531df92cae3.zip |
Notes
Diffstat (limited to 'release')
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 11d795eff1bc..f9da4ecc6c37 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -80,6 +80,20 @@ when they are mmap(2)ed. Added support for PCI ethernet adapters based on the National Semiconductor DP83815 chipset, including the NetGear FA312-TX. +Due to a licensing change, softupdates have been integrated into the +main portion of the kernel source tree. As a consequence, softupdates +are now available with the GENERIC kernel. [MERGED] + +A driver for AGP hardware has been added. [MERGED] + +ipfilter has been updated to 3.4.8. [MERGED] + +Various fixes and improvements to the IPv6 code have been merged in +from the KAME project, including significantly-improved IPSEC +functionality. [MERGED] + +twe 3ware ATA RAID driver added. [MERGED] + 1.2. SECURITY FIXES ------------------- @@ -131,6 +145,12 @@ be run as more(1). [MERGED] ls(1) can produce colorized listings with the -G flag (and appropriate terminal support). [MERGED] +libalias(3) and natd(8) now support RFC 2391 (Load Sharing using IP +Network Address Translation), as well as new translation options. +[MERGED] + +FreeBSD can now be installed over an IPv6-only network. [MERGED] + 2. Supported Configurations --------------------------- |