Initial revision
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
60850aed
TTN
12001-06-13 Thien-Thi Nguyen <ttn@revel.glug.org>
2
3 * common-list.scm:
4 Clean up some docstrings; nfc.
5 Add Commentary.
6 Update copyright.
7
7c95e366
MV
82001-06-11 Marius Vollmer <mvo@zagadka.ping.de>
9
10 * boot-9.scm: Use `begin-deprecated' instead of testing
11 `include-deprecated-features' when conditionally using the (ice-9
12 rdelim) module. See below.
13
495c67e5
GH
142001-06-10 Gary Houston <ghouston@arglist.com>
15
16 * boot-9.scm: use the (ice-9 rdelim) module if
17 include-deprecated-features is true.
18
6a9003d3
MV
192001-06-09 Marius Vollmer <mvo@zagadka.ping.de>
20
21 * pretty-print.scm (generic-write): Use `object->string' to print
22 unknown objects.
23
24 * optargs.scm (lambda*): Make sure that BODY is always put into a
25 real body context so that it can contain internal definitions.
26