diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 52a18d036..e31350496 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,7 @@ +2004-07-29 Kevin Ryde + + * posix.c (scm_ttyname): Use scm_i_misc_mutex for thread safety. + 2004-07-28 Kevin Ryde * posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread