1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 21:30:29 +02:00

primitive-_exit under "scheme functions and syntax"

This commit is contained in:
Kevin Ryde 2006-08-25 00:59:13 +00:00
parent 3d59ecbc90
commit c2696f1f61

3
NEWS
View file

@ -16,10 +16,9 @@ Changes in 1.8.1 (since 1.8.0):
* Changes to the distribution
** New primitive-_exit giving the _exit() system call.
* Changes to Scheme functions and syntax
** New function primitive-_exit giving the _exit() system call.
** A one-dimenisonal array can now be 'equal?' to a vector.
** Structures, records, and SRFI-9 records can now be compared with `equal?'.
** `record-accessor' and `record-modifier' strict type checks