aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1998-09-12 13:53:10 +0000
committerAlexander Langer <alex@FreeBSD.org>1998-09-12 13:53:10 +0000
commitdc5af0d5d4273cf07132cbd23d5953d7a6b756eb (patch)
treeb32ff1a94ac63ed95ccc2c440bec56744c57d06b
parent3d4672e7c03a77fcd16a2b7e4e2d0d11eabf1caf (diff)
Notes
-rw-r--r--release/sysinstall/help/relnotes.hlp5
1 files changed, 5 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index 2f4ddf803f66..b5861f51787f 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -175,6 +175,8 @@ o EISA Shared interrupts are now supported, working with the framework
o Support for the Comtrol Rocketport card.
+o IPFW's packet and byte counters have been expanded from 32 to 64 bits.
+
o New Plug and Play (PnP) support that allows you to (re)configure PnP
devices. Also support modems being detected by the PnP part and
automatically attached.
@@ -301,6 +303,9 @@ Protocol (rfc1990), PPP Callback (with CBCP extensions) and client
side DNS negotiation. Refer to the README.changes file in the source
directory for details of possible configuration conflicts.
+Pthread read/write locks as defined by the Single UNIX Specification,
+Version 2, have been added to the POSIX threads library, libc_r.
+
2. Supported Configurations
---------------------------