X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/18bffcd0f7855b2406f1199d10eb3e2a381b16c2..af4f861210c83b08b1ddc503fdaa2acc9949a0fd:/libguile/ChangeLog?ds=sidebyside diff --git a/libguile/ChangeLog b/libguile/ChangeLog index fb2bb123f..a317e6015 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2006-05-30 Marius Vollmer + + * eq.c (scm_equal_p): Use scm_array_equal_p explicitely when one + of the arguments is a array. This allows vectors to be equal to + one-dimensional arrays. + 2006-05-29 Marius Vollmer * throw.c (scm_ithrow): When looking for the jmpbuf, first test