diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 98f74521d..85268ff06 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -3,6 +3,10 @@ * posix.texi (Network Sockets and Communication): Add SOCK_RDM and SOCK_SEQPACKET. + * posix.texi (Internet Socket Client, Internet Socket Server): + Correction to socket calls, should be PF_INET not AF_INET (though + generally the two are the same value). + 2004-08-14 Kevin Ryde * srfi-modules.texi (SRFI-13 Predicates): Add string-any and