diff --git a/libguile/ChangeLog b/libguile/ChangeLog index c3410f9c4..2550b6bc1 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2004-02-12 Kevin Ryde + + * unif.c (scm_array_p): Add missing "break"s in switch, fix llvect + test look for "l" not "s", fix fvect need NIMP before singp, fix dvect + to be false for singp(prot) since such a value is for fvect. + 2004-01-13 Rob Browning * Makefile.am