X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=e08c526481507abe22650fa45fa8a04e541f9e43;hp=dc9d723180edd2541cb990da2d4fe2ee5f51b28f;hb=e2c8706061d31d48f9516297d118d230354a5949;hpb=82b903360548669988e41ffe055bc2215a28b404 diff --git a/ChangeLog b/ChangeLog index dc9d723..e08c526 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2005-11-25 Bryan Worth + * TODO: checked off MESSAGE + + *src/ttt-client.c: (_ttt_client_execute_message): Implement MESSAGE + *(_execute_request): changed arg_required to behave as a minimum + instead of an absolute number to allow optional arguments such as + multi-word messages + +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 +53,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),