Added some missing stuff to the release info.
This commit is contained in:
parent
5761b6ce03
commit
c92057dbdf
7
NEWS
7
NEWS
|
@ -9,10 +9,17 @@ Recent changes to the Scheme Shell.
|
||||||
10/31/96 (version 0.4.3)
|
10/31/96 (version 0.4.3)
|
||||||
Signal handlers
|
Signal handlers
|
||||||
Static heap linker
|
Static heap linker
|
||||||
|
Regular expression compilation
|
||||||
|
AWK pre-compiles regexp patterns outside of main loop
|
||||||
Solaris 2 on i386 support
|
Solaris 2 on i386 support
|
||||||
AIX 4 support
|
AIX 4 support
|
||||||
HP-UX now uses dld for faster loading
|
HP-UX now uses dld for faster loading
|
||||||
a few small networking bug fixs
|
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)
|
10/31/95 (version 0.4.0)
|
||||||
New minor versioning introduced
|
New minor versioning introduced
|
||||||
|
|
Loading…
Reference in New Issue