From 89afb9cd52357fc56a0bbad8696f7351944ab72f Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 10 May 2004 22:10:02 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 58efb49e5..6e6afae61 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-05-11 Marius Vollmer + + * scmsigs.c (scm_sigaction_for_thread): Validate that the handler + is indeed a procedure when it isn't a number. + 2004-05-10 Marius Vollmer Convert floating point numbers into strings with an arbitrary