diff --git a/doc/ChangeLog b/doc/ChangeLog index 618f754bd..b4fa72b0d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,8 +1,12 @@ +2001-07-17 Thien-Thi Nguyen + + * intro.texi: Fix spelling error. + 2001-07-11 Gary Houston * scheme-evaluation.texi: Added `load-from-path'. Corrected `load': it doesn't use the load paths. - + 2001-07-04 Martin Grabmueller * scheme-data.texi (Hook Reference): Removed documentation for @@ -20,7 +24,7 @@ @result{} and @print{}. * scheme-data.texi (Hash Table Examples): New subsubsection. - + 2001-06-30 Martin Grabmueller * scheme-data.texi (Hash Tables): Added docs for @@ -120,7 +124,7 @@ 2001-06-04 Gary Houston - * scheme-io.texi (Block Reading and Writing): added + * scheme-io.texi (Block Reading and Writing): added write-string/partial, updated read-string!/partial. 2001-05-30 Martin Grabmueller @@ -211,7 +215,7 @@ * srfi-modules.texi (SRFI-0): New section. (SRFI-16): New section. - + Change `--' to `-' throughout. 2001-05-13 Thien-Thi Nguyen