diff options
author | jkh <jkh@FreeBSD.org> | 1996-06-11 15:39:53 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-06-11 15:39:53 +0000 |
commit | 47177c3993ac69da25e23040492991aee702bcd0 (patch) | |
tree | 0a648dc267b08f8eb51fcaf0498e6a68ebf162bc | |
parent | 83aa0812abdd870f373cd1145dddc0a1afccf62b (diff) | |
download | FreeBSD-src-47177c3993ac69da25e23040492991aee702bcd0.zip FreeBSD-src-47177c3993ac69da25e23040492991aee702bcd0.tar.gz |
Update for the next SNAP.
-rw-r--r-- | release/sysinstall/help/readme.hlp | 2 | ||||
-rw-r--r-- | release/sysinstall/help/relnotes.hlp | 29 |
2 files changed, 21 insertions, 10 deletions
diff --git a/release/sysinstall/help/readme.hlp b/release/sysinstall/help/readme.hlp index 43340d9..b6de832 100644 --- a/release/sysinstall/help/readme.hlp +++ b/release/sysinstall/help/readme.hlp @@ -1,5 +1,5 @@ ----------------------------------------- - FreeBSD 2.2 --- 960501-SNAP Version , , + FreeBSD 2.2 --- SNAPSNOT Version , , ----------------------------------------- /( )` \ \___ / | Welcome to the latest 2.2 SNAPSHOT release of /- _ `-/ ' diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp index d007a8b..9de7279 100644 --- a/release/sysinstall/help/relnotes.hlp +++ b/release/sysinstall/help/relnotes.hlp @@ -1,9 +1,26 @@ RELEASE NOTES - FreeBSD Release 2.2-960501-SNAP + FreeBSD Release 2.2 SNAPSHOT -0. What's new since 2.2-960323-SNAP? +0. What's new since 2.2-960501-SNAP? ------------------------------------ +A considerable number of changes to the VM system have been made +to increase the stability under certain types of load. If you +had panics under the last snapshot, try this one and see if they +persist. + +The AHC driver now does considerably more in the way of handling errors +gracefully. + +More cosmetic work on the installation, /stand/sysinstall now genuinely +useful after installation time (though still missing a man page - urk!). + +Basically, lots-o-fixes. + + +1. What's New since 2.1.0-RELEASE? +---------------------------------- + Early support for APM (automated power management) and PCCARD (formerly PCMCIA) features of laptops. Many PCCARD devices are supported, from modems to ethernet cards to SCSI adaptors. @@ -21,12 +38,6 @@ menu behavior and a number of bugs have been fixed. It's hoped that this installation will be more intuitive for new users than previous ones (feedback welcomed, of course). -Much miscellaneous cleanup work with the header files and sources. - - -1. What's New since 2.1.0-RELEASE? ----------------------------------- - The Intel EtherExpress Pro/100B PCI ethernet card is now supported. The 3COM 3C590 and 3C595 ethernet cards are now supported. @@ -497,4 +508,4 @@ We sincerely hope you enjoy this release of FreeBSD! The FreeBSD Core Team -$Id: relnotes.hlp,v 1.6 1996/05/01 09:42:17 jkh Exp $ +$Id: relnotes.hlp,v 1.7 1996/05/16 20:06:14 jkh Exp $ |