diff --git a/NEWS b/NEWS index 3d40ca1..279b83e 100644 --- a/NEWS +++ b/NEWS @@ -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 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