1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-24 13:30:21 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-18 00:14:24 +00:00
parent 68b251586e
commit 06503f96b5

View file

@ -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 <user42@zip.com.au>
* srfi-modules.texi (SRFI-13 Predicates): Add string-any and