diff --git a/libguile/ChangeLog b/libguile/ChangeLog index ea5224885..98c6f1b79 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +1998-10-11 Jim Blandy + + * genio.c (scm_do_read_line): Count lines correctly when the file + doesn't end in a newline. + 1998-10-10 Jim Blandy * genio.c (scm_do_read_line): Maintain the line count correctly.