diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1999-02-03 17:27:12 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1999-02-03 17:27:12 +0000 |
| commit | f1689b7f230228fec6408426f96832b9e0b7de3d (patch) | |
| tree | 41301e67f3f23f93a6fc72e6946900fbf1dc35f1 | |
| parent | c3ad4b45831254b407f78f61ad43d524af6e428f (diff) | |
Notes
| -rw-r--r-- | release/texts/RELNOTES.TXT | 7 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index 35ba23e144ec..2565ec9a513b 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -56,6 +56,10 @@ specifically marked as [MERGED] features. The VM system's anonymous storage subsystem (the ``swap pager'') has been completely revamped. +An emulator for SVR4 binaries has been added. + +Support has been added for direct access to NTFS filesystems. + 1.2. SECURITY FIXES ------------------- @@ -67,6 +71,9 @@ in Europe, the former Soviet Union, and Central and South America. The timezone data files now contain a magic number allowing for easy identification. +The f77 emulation via f2c has been updated to a current version. + + 2. Supported Configurations --------------------------- FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 35ba23e144ec..2565ec9a513b 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -56,6 +56,10 @@ specifically marked as [MERGED] features. The VM system's anonymous storage subsystem (the ``swap pager'') has been completely revamped. +An emulator for SVR4 binaries has been added. + +Support has been added for direct access to NTFS filesystems. + 1.2. SECURITY FIXES ------------------- @@ -67,6 +71,9 @@ in Europe, the former Soviet Union, and Central and South America. The timezone data files now contain a magic number allowing for easy identification. +The f77 emulation via f2c has been updated to a current version. + + 2. Supported Configurations --------------------------- FreeBSD currently runs on a wide variety of ISA, VLB, EISA and PCI bus |
