diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 68b020754..99e4b7e1a 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2006-12-24 Kevin Ryde + + * posix.c (scm_kill): When only raise() is available, throw an ENOSYS + error if pid is not our own process, instead of silently doing nothing. + 2006-12-23 Han-Wen Nienhuys * numbers.c (scm_i_fraction_reduce): move logic into