diff options
author | Jim Blandy <jimb@red-bean.com> | 1997-05-16 08:07:47 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1997-05-16 08:07:47 +0000 |
commit | eeb56f3c7b10cc166f96a479602e6543f227f703 (patch) | |
tree | 46863926310152b7cb6b8bc5fb335680dc700c3a /libguile | |
parent | 8e56830978bd08b1f1aa7cb4eef442002490092c (diff) | |
download | guile-eeb56f3c7b10cc166f96a479602e6543f227f703.tar.gz |
*** empty log message ***
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 |