From 747117b018d9333a395d71a0764187974c73e87f Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Sun, 29 Aug 1999 18:32:24 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 1b55681b8..d32c5da61 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -12,7 +12,8 @@ * ports.c: Use ANSI C prototypes in definitions. (Thanks to Bernard Urban.) - * filesys.c (scm_stat2scm): Conditionally use S_ISLNK. + * filesys.c (scm_stat2scm): Conditionally use S_ISLNK. (Thanks to + Bernard Urban.) * dynl-dl.c (RTLD_GLOBAL): Define if non-existent. (Thanks to Bernard Urban and Ian Grant.)