diff --git a/libguile/ChangeLog b/libguile/ChangeLog index ab136308a..e14495cca 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-07-28 Kevin Ryde + + * posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread + safety. + 2004-07-27 Marius Vollmer * deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP, SCM_BOOL):