*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Sun, 11 Oct 1998 18:42:32 +0000 (18:42 +0000)
committerJim Blandy <jimb@red-bean.com>
Sun, 11 Oct 1998 18:42:32 +0000 (18:42 +0000)
libguile/ChangeLog

index ea52248..98c6f1b 100644 (file)
@@ -1,3 +1,8 @@
+1998-10-11  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       * genio.c (scm_do_read_line): Count lines correctly when the file
+       doesn't end in a newline.
+
 1998-10-10  Jim Blandy  <jimb@zwingli.cygnus.com>
 
        * genio.c (scm_do_read_line): Maintain the line count correctly.