diff options
| -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 |
