From 06503f96b5176346ba3a31af74cdf42d0eb50512 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Wed, 18 Aug 2004 00:14:24 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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