From 3ae69bb422ad153eea2840b755245202b4da140d Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 9 May 2004 22:34:48 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 5063eb85f..29c8e024c 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2004-05-10 Kevin Ryde + + * numbers.c (scm_logbit_p): Correction to test above the end of an + inum. Reported by Jan Konecny. + 2004-05-06 Marius Vollmer * gc.h (scm_t_cell): Fields are now of type SCM instead of