* configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
[bpt/guile.git] / doc / ref / ChangeLog
index eda1f09..e0d5538 100644 (file)
@@ -1,3 +1,51 @@
+2004-02-15  Mikael Djurfeldt  <mdj@chunk.mit.edu>
+
+       * scheme-compound.texi (Hash Table Reference): Renamed hash-map
+       --> hash-map->list.
+
+2004-02-15  Kevin Ryde  <user42@zip.com.au>
+
+       * scheme-compound.texi (Hash Table Reference): In scm_hash_ref etc,
+       remove note that dflt must be given, it can be SCM_UNSPECIFIED.
+
+       * scheme-control.texi (while do): Expand and clarify `do', in
+       particular note iteration binds fresh locations, rather than values
+       "stored".
+       * srfi-modules.texi (SRFI-4): Revise for clarity, give each function
+       explicitly rather than showing TAG so Emacs info-look can find them,
+       merge "SRFI-4 - Read Syntax" and "SRFI-4 - Procedures" into just one
+       node.
+
+2004-02-12  Kevin Ryde  <user42@zip.com.au>
+
+       * 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  <mdj@chunk.mit.edu>
+
+       * scheme-compound.texi (Uniform Arrays): Added a FIXME warning
+       that the 1/3 prototype no longer works.
+
+2004-01-23  Marius Vollmer  <mvo@zagadka.de>
+
+       * Makefile.am (guile_TEXINFOS): Added fdl.texi.
+
+2004-01-21  Marius Vollmer  <mvo@zagadka.de>
+
+       Added copyright notices to all TeXinfo files.
+       
+       * fdl.texi: New.
+       * guile.texi: Include it as an appendix.
+       * preface.texi: State that the manual is FDL.
+
 2004-01-20  Kevin Ryde  <user42@zip.com.au>
 
        * preface.texi (Guile License): Note readline is GPL and manual has