diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 510908973..71c191425 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,10 @@ +2006-04-06 Kevin Ryde + + * posix.texi (Ports and File Descriptors): Clarify fcntl a bit, + and correction FD_CLOEXEC goes with FD_SETFD not FD_SETFL. + (Network Sockets and Communication): In accept, cross-reference to + fcntl on O_NONBLOCK. + 2006-03-28 Kevin Ryde * api-compound.texi (Vector Accessing from C): Show