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