diff options
Diffstat (limited to 'libguile')
-rw-r--r-- | libguile/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 6fc3f86c6..b80a2d191 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,4 +1,7 @@ -Thu May 15 16:22:33 1997 Jim Blandy <jimb@floss.cyclic.com> +Fri May 16 03:06:08 1997 Jim Blandy <jimb@floss.cyclic.com> + + * script.c (scm_shell_usage): Pass FATAL to exit. There's no + reason not to give the user the option. * net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_getserv): Return #f on end-of-file when scanning table (i.e. when called |