diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 922f675c4..79e89f3b2 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +1999-06-14 Jim Blandy + + * fports.c (local_seek): Signal an error if the seek fails. + * ports.c (scm_lseek): Don't check return value of port's seek + function; it's its job to signal an error if there's a problem. + 1999-06-12 Jim Blandy * strports.c (scm_call_with_output_string): Don't include the