diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index c3473150b..42c22ba05 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,8 @@ +2004-12-29 Marius Vollmer + + * api-compound.texi (Arrays): Updated for the new 'typed' approach + at creating arrays. + 2004-12-28 Kevin Ryde * api-data.texi (String Predicates): For string-any and string-every, diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 9a81788f3..bed8abe89 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2004-12-29 Marius Vollmer + + * arrays.scm (make-array, list->array): Removed. + (uniform-vector-fill!): Prepared to be deprecated. + 2004-12-22 Marius Vollmer * boot-9.scm (module-make-local-var!): When creating a new