summaryrefslogtreecommitdiff
path: root/doc/ref/ChangeLog
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>2003-01-02 16:18:37 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>2003-01-02 16:18:37 +0000
commit1767a0e0e90c717fb39ed6cbc2b984a21bed741b (patch)
tree8a9d339a249e7dd1831867b96ecc6d03b78528af /doc/ref/ChangeLog
parentdbe30084026573354c44355a0e70f96a29c93ec6 (diff)
downloadguile-1767a0e0e90c717fb39ed6cbc2b984a21bed741b.tar.gz
* scheme-scheduling.texi (Low level thread primitives): Fixed typo
in broadcast-condition-variable.
Diffstat (limited to 'doc/ref/ChangeLog')
-rw-r--r--doc/ref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog
index 418345c89..3bda6e252 100644
--- a/doc/ref/ChangeLog
+++ b/doc/ref/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-02 Mikael Djurfeldt <djurfeldt@nada.kth.se>
+
+ * scheme-scheduling.texi (Low level thread primitives): Fixed typo
+ in broadcast-condition-variable.
+
2002-12-08 Rob Browning <rlb@defaultvalue.org>
* scheme-options.texi (Build Config): add effective-version docs.