diff --git a/srfi/ChangeLog b/srfi/ChangeLog index efdb8e885..3a08bde2a 100644 --- a/srfi/ChangeLog +++ b/srfi/ChangeLog @@ -1,3 +1,8 @@ +2004-10-26 Marius Vollmer + + * srfi-4.c (uvec_equalp): Bugfix; multiply length with type size + to get the correct number of bytes to compare with memcmp. + 2004-09-20 Rob Browning * srfi-4.c: Update copyright notice.