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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-01-20 00:47:20 +00:00
parent e9b91f8e73
commit 165e14cfab

View file

@ -1,3 +1,16 @@
2004-01-20 Kevin Ryde <user42@zip.com.au>
* preface.texi (Guile License): Note readline is GPL and manual has
its own copying terms. Describe briefly what the licenses mean in
practice.
* scheme-scheduling.texi (Higher level thread procedures): In monitor,
don't let "newly created" suggest a mutex created on every evaluation.
Note what "monitor" means.
* slib.texi (SLIB): Note `system' redefined by (ice-9 slib). Tweak
`require' example.
2004-01-11 Kevin Ryde <user42@zip.com.au> 2004-01-11 Kevin Ryde <user42@zip.com.au>
* misc-modules.texi (Queues): New chapter. * misc-modules.texi (Queues): New chapter.