* Makefile.am: New file.
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
5be9f729
KR
12006-05-28 Kevin Ryde <user42@zip.com.au>
2
3 * documentation.scm (file-commentary): Move make-regexp into
4 file-commentary so that it's possible to get to the repl prompt when
5 regexps are not available.
6
72006-05-09 Kevin Ryde <user42@zip.com.au>
8
9 * threads.scm (n-par-for-each, n-for-each-par-map): Two more spots
10 where `futures' should become `threads' from Marius' change of
11 2006-01-29.
12
cd5fea8d
KR
13