From 13bf622fa5dd4b6734baaa8d9842243ed3957dbf Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 13 May 2004 21:24:48 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index c7c1256d6..346800cc0 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-05-14 Kevin Ryde + + * scmsigs.c (scm_sigaction): Check signum is within range, as per + change by Marius in the cvs head. + 2004-05-11 Marius Vollmer * scmsigs.c (scm_sigaction): Validate that the handler