diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-15 18:05:05 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-08-15 18:05:05 +0000 |
| commit | 170cde4442756b918d1a52cefc00c8276aa118ba (patch) | |
| tree | da88f5a212810daf55a02678e8128783f3384d7b | |
| parent | 5306a1eccbca6ecff2bf04a65393d5c1cc0e5d5c (diff) | |
Notes
| -rw-r--r-- | release/texts/alpha/RELNOTES.TXT | 4 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 409f6540d0da..db994af1731d 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -126,6 +126,10 @@ include: new default file locations (see trusted users; and the MSA port (587) is turned on by default. See /usr/src/contrib/sendmail/RELEASE_NOTES for more information. +awk has been upgraded from gawk-3.0.4 to gawk-3.0.6. This fixes a number +of non-critical bugs and includes a few performance tweaks. + + 2. Supported Configurations --------------------------- diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 497cb4c034b1..d68cf8f6d501 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -157,6 +157,9 @@ include: new default file locations (see trusted users; and the MSA port (587) is turned on by default. See /usr/src/contrib/sendmail/RELEASE_NOTES for more information. +awk has been upgraded from gawk-3.0.4 to gawk-3.0.6. This fixes a number +of non-critical bugs and includes a few performance tweaks. + 2. Supported Configurations --------------------------- |
