(Using Guile in Emacs): Unignore extra GDS
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
ea19f0b3
NJ
12006-06-19 Neil Jerram <neil@ossau.uklinux.net>
2
3 * Makefile.am (ice9_sources): Add new files.
4
5 * gds-client.scm, gds-server.scm: New files.
6
5be9f729
KR
72006-05-28 Kevin Ryde <user42@zip.com.au>
8
9 * documentation.scm (file-commentary): Move make-regexp into
10 file-commentary so that it's possible to get to the repl prompt when
11 regexps are not available.
12
132006-05-09 Kevin Ryde <user42@zip.com.au>
14
15 * threads.scm (n-par-for-each, n-for-each-par-map): Two more spots
16 where `futures' should become `threads' from Marius' change of
17 2006-01-29.
18
cd5fea8d
KR
19