* struct.c, struct.h (scm_struct_free_0, scm_struct_free_light,
[bpt/guile.git] / ChangeLog
CommitLineData
9a26d6f9
MD
11999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2
b030b39b
MD
3 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
4
9a26d6f9
MD
5 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
6 (Thanks to Bernard Urban.)
7 Test for memmove and bcopy. (Thanks to
f60b4854 8po suzukis@file.phys.tohoku.ac.jp.)
9a26d6f9
MD
9
10 * acconfig.h: Added HAVE_S_ISLNK.
11
a05cba61
JB
121999-08-20 James Blandy <jimb@mule.m17n.org>
13
0a852b94
JB
14 * Guile 1.3.2 released.
15
a05cba61
JB
16 * Makefile.in: Regenerated.
17
f29f2933
MD
181999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
19
20 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
21 to libtool-1.3.3.
22
0e8a8468
MV
231999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
24
25 Added guile-readline subdirectory with the removed readline
26 support.
27 * guile-readline: New directory, see ChangeLog there.
28 * configure.in: Cause configure to descend into guile-readline
29 dir.
30 * Makefile.am: Likewise for make.
31 * NEWS: Explain how to activate the readline support.
32 * configure, Makefile.in: Regenerated.
33
3144e1a9
JB
341999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
35
36