*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Mon, 26 May 1997 18:14:38 +0000 (18:14 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 26 May 1997 18:14:38 +0000 (18:14 +0000)
ChangeLog
libguile/ChangeLog

index 7f6e0a0..25434f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Mon May 26 12:14:20 1997  Jim Blandy  <jimb@floss.cyclic.com>
        * configure.in: We don't need to add fileblocks.o to LIBOBJS if
        struct stat doesn't have the st_blocks field.  We take care of
        that case in the code.  Replace AC_STRUCT_ST_BLOCKS with its
-       definition, edited appropriately.
+       definition, edited appropriately.  (Bernard URBAN)
        * configure: Regenerated.
 
 Sat May 17 13:49:28 1997  Jim Blandy  <jimb@floss.cyclic.com>
index 0df4d7f..d940f54 100644 (file)
@@ -4,7 +4,7 @@ Mon May 26 12:37:30 1997  Jim Blandy  <jimb@floss.cyclic.com>
        here; apparently it's not quite right to have const in a prototype
        and then use a K&R declaration.  I wonder if stuff like this will
        go away if we compile with -Wrequire-prototypes, or whatever that
-       is...  (thanks to Bernard URBAN)
+       is...  (Bernard URBAN)
 
        * scmhob.h: New text from Bernard URBAN.