diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 671df4911..abedc3d9f 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,15 @@ +2004-02-12 Kevin Ryde + + * scheme-compound.texi (Conventional Arrays): Revise for clarity. + In array-equal?, show multiple arguments allowed. + (Uniform Arrays): Remove duplicate array?. + * guile.texi (cross): New macro. + + * scheme-compound.texi (Uniform Arrays): Note 1/3 prototype for + doubles is now an exact fraction. + + * slib.texi (SLIB): Index entry for replacement `system'. + 2004-01-28 Mikael Djurfeldt * scheme-compound.texi (Uniform Arrays): Added a FIXME warning