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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-11-06 22:12:25 +00:00
parent 9291479faa
commit bedd3f5fff

View file

@ -1,3 +1,9 @@
2005-11-07 Marius Vollmer <mvo@zagadka.de>
* stime.c (scm_mktime): Use scm_frame_critical_section instead of
SCM_CRITICAL_SECTION_START/END since the code inside the critical
section might exit non-locally.
2005-11-04 Neil Jerram <neil@ossau.uklinux.net>
* eval.c (sym_instead): New symbol.