X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=27e0d4bb1894aa23844e751a30463bd06526a022;hp=3e627443e50a169a81d3d1326a312b25b45789b2;hb=7de44ed398081656115dce6db7d0a04c1a50bb34;hpb=b95a33abda8faac3638691dde70de0d59fadb30f diff --git a/ChangeLog b/ChangeLog index 3e62744..27e0d4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-11-29 Carl Worth + + * src/ttt-socket.h: + * src/ttt-socket.c: (ttt_socket_create_client): New function for + creating a client socket. + + * src/x.h: + * src/x.c: (xconnect): Add xconnect. Return a couple of useful + error status values so that callers can recover on connection + refused or host unreachable. + + * src/ttt.h: Add TTT_STATUS_CONNECTION_REFUSED and + TTT_STATUS_NETWORK_UNREACHABLE. + 2005-11-28 Kevin Worth * PROTOCOL: Changed board cell numbering to start with zero