From 39e30745c8e856b44767755d866ad90b42cf5980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Grabm=C3=BCller?= Date: Mon, 18 Jun 2001 19:08:31 +0000 Subject: 2001-06-18 Martin Grabmueller * srfi-modules.texi (SRFI-1): Completed procedure documentation. * scheme-data.texi (List Constructors): Added make-list. Added type index entries for all data types. 2001-06-15 Martin Grabmueller * srfi-modules.texi (SRFI-1): New section documenting the SRFI-1 module. --- doc/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 900deff30..553aab4f5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,20 @@ +2001-06-18 Martin Grabmueller + + * srfi-modules.texi (SRFI-1): Completed procedure documentation. + + * scheme-data.texi (List Constructors): Added make-list. + Added type index entries for all data types. + +2001-06-15 Martin Grabmueller + + * srfi-modules.texi (SRFI-1): New section documenting the SRFI-1 + module. + +2001-06-14 Martin Grabmueller + + * scheme-modules.texi (Included Guile Modules): Added reference to + (srfi srfi-1) module. + 2001-06-16 Marius Vollmer * posix.texi (Conventions): Use `system-error-errno' instead of -- cgit v1.2.1