diff options
author | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1999-08-29 18:32:24 +0000 |
---|---|---|
committer | Mikael Djurfeldt <djurfeldt@nada.kth.se> | 1999-08-29 18:32:24 +0000 |
commit | 747117b018d9333a395d71a0764187974c73e87f (patch) | |
tree | 81f27f9be4b11fb2765af293d0434a3fab5741ad | |
parent | 9a26d6f91ef61f1c83141326676ebb7c760c66fe (diff) | |
download | guile-747117b018d9333a395d71a0764187974c73e87f.tar.gz |
*** empty log message ***
-rw-r--r-- | libguile/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
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.) |