diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 879e1b09f..f3a5ed5d2 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -2,6 +2,15 @@ * scheme-data.texi (Scientific): Add two-argument atan. + * tools.texi (How guile-snarf works): Need @@ for texinfo in example. + +2003-08-17 Kevin Ryde + + * scheme-compound.texi (Hash Table Reference): Collect up groups of + functions to avoid duplication. Revise notes on hashx functions and + on vector implementation. In make-hash-table, size is now optional. + Add hash-map and hash-for-each. + 2003-08-14 Kevin Ryde * scheme-control.texi (while do): Update `while' for code rewrite, in