1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 11:40:20 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-09-06 14:46:13 +00:00
parent d70d2c1e76
commit a2550d0e3a

View file

@ -1,3 +1,8 @@
2000-09-05 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
* symbols.c (scm_gensym): Check that argument is a symbol, not a
string. (Thanks to rm@mamma.varadinet.de.)
2000-09-05 Marius Vollmer <mvo@zagadka.ping.de>
* init.c: Include "libguile/properties.h".