From 1f15779e06a0397bc7d99da930ca543706863a27 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 29 Jul 2004 00:13:22 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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