X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=df44897953e563538ef1fdeeec4b2012a8ac724a;hp=dc9d723180edd2541cb990da2d4fe2ee5f51b28f;hb=65526318e1c88d56bd1a78d072c4d38252dbd864;hpb=82b903360548669988e41ffe055bc2215a28b404 diff --git a/ChangeLog b/ChangeLog index dc9d723..df44897 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-11-25 Richard D. Worth + + * TODO: checked off WHO, QUIT, ERROR SYNTAX + + * src/ttt-client.c: (_ttt_client_execute_helo), (_ttt_client_init), + (ttt_client_get_num_wins): + * src/ttt-client.h: + * src/ttt-server.c: (ttt_server_who): Whitespace changes. Add + missing player win count for WHO. + +2005-11-24 Richard D. Worth + + * AUTHORS: Add Richard D. Worth + * TODO: Add newline before EOF + + * src/ttt-client.c: (_ttt_client_execute_who): + * src/ttt-server.h: + * src/ttt-server.c: (ttt_server_who): Implement WHO. + 2005-11-24 Carl Worth * PROTOCOL: Document QUIT. @@ -26,9 +45,9 @@ * TODO: Note that HELO and ERROR INVALIDNAME are implemented in the server. -2005-11-23 Richard Worth +2005-11-23 Richard D. Worth - * PROTOCOL: Removed unused servername + * PROTOCOL: Remove unused servername * src/ttt-client.h: * src/ttt-client.c: (_ttt_client_execute_helo), (_ttt_client_init),