diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 137e4e9da..10703a28a 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2001-05-07 Marius Vollmer + + * ramap.c (raeql_1): Do not call scm_uniform_vector_length on + arrays. The length of array is already determined differently and + scm_uniform_vector_length does not work on arrays. + 2001-05-06 Marius Vollmer * snarf.h (SCM_FUNC_CAST_ARBITRARY_ARGS): Use "SCM (*)()" for C++