From 3e504603040fa3342e2a7ca2c5585fa8a5ea397f Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 10 May 2004 22:41:04 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 3b0b522c5..b5809d460 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-05-11 Marius Vollmer + + * scmsigs.c (scm_sigaction): Validate that the handler + is indeed a procedure when it isn't a number. + 2004-05-10 Kevin Ryde * numbers.c (scm_logbit_p): Correction to test above the end of an