merge from 1.8 branch
[bpt/guile.git] / doc / ref / ChangeLog
CommitLineData
1b09b607
KR
12006-04-15 Kevin Ryde <user42@zip.com.au>
2
3 * api-scheduling.texi (System asyncs): "{void *}" in @deffnx to keep
4 the "*" out of the name in the index.
5
62006-04-06 Kevin Ryde <user42@zip.com.au>
7
8 * posix.texi (Ports and File Descriptors): Clarify fcntl a bit,
9 and correction FD_CLOEXEC goes with FD_SETFD not FD_SETFL.
10 (Network Sockets and Communication): In accept, cross-reference to
11 fcntl on O_NONBLOCK.
12
132006-03-28 Kevin Ryde <user42@zip.com.au>
14
15 * api-compound.texi (Vector Accessing from C): Show
16 SCM_SIMPLE_VECTOR_SET not SCM_SIMPLE_VECTOR_SET_X, the former is
17 what's in vector.h.
18
19