Added some missing stuff to the release info.

This commit is contained in:
shivers 1996-11-07 16:10:23 +00:00
parent 5761b6ce03
commit c92057dbdf
1 changed files with 7 additions and 0 deletions

7
NEWS
View File

@ -9,10 +9,17 @@ Recent changes to the Scheme Shell.
10/31/96 (version 0.4.3)
Signal handlers
Static heap linker
Regular expression compilation
AWK pre-compiles regexp patterns outside of main loop
Solaris 2 on i386 support
AIX 4 support
HP-UX now uses dld for faster loading
a few small networking bug fixs
Bug fixes to I/O system.
New meta-arg second-line syntax
New -s<fdes> command line switch
Last few bits of Posix: isatty(), ttyname(), ctermid(), fcntl()
More efficient CLOEXEC handling for unrevealed file descriptors.
10/31/95 (version 0.4.0)
New minor versioning introduced