1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 14:30:34 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-04-18 11:30:35 +00:00
parent 1dafc56acd
commit 9d0633a8a6
2 changed files with 7 additions and 0 deletions

1
THANKS
View file

@ -14,6 +14,7 @@ Contributors since the last release:
For fixes or providing information which led to a fix:
Lauri Alanko
Diego Dainese
Mark Galassi
Greg Harvey
Jon Hellan

View file

@ -1,3 +1,9 @@
2000-04-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* script.c (scm_compile_shell_switches): Also enable
record-positions when given the --debug option. (Thanks to Diego
Dainese.)
2000-04-18 Dirk Herrmann <D.Herrmann@tu-bs.de>
* print.c (ENTER_NESTED_DATA, print_circref, scm_iprlist):