Include "libguile/filesys.h".
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
b9b8f9da
MG
12001-05-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2
3 * boot-9.scm (%cond-expand-table): New hash table mapping modules
4 to feature lists.
5 (cond-expand): Use feature information associated with modules.
6
72001-05-21 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
8
9 * boot-9.scm (use-srfis): Do not extend the srfi-0 feature list.
10 (cond-expand-provide): New procedure.
11
a6219f22
MV
122001-05-22 Marius Vollmer <mvo@zagadka.ping.de>
13
14 * boot-9.scm (define-module): Return the new module.
15 (process-define-module): Use `spec' instead of `module-name' when
16