1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-28 22:10:29 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-01-04 23:45:38 +00:00
parent fb89fef7fb
commit 49c00ecc7b
3 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2004-01-05 Marius Vollmer <mvo@zagadka.de>
* scheme-scheduling.texi: Document scm_with_[un]blocked_asyncs.
* scheme-io.texi: Document scm_with_current_<foo>_port.
2004-01-03 Marius Vollmer <mvo@zagadka.de>
* scheme-control.texi: Document the frames stuff and other random