X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=bb0505276a4bd31310d1253dec6291377fd41f37;hp=23619261d0816f38f4c121952bfee8e90d97e39b;hb=f2187ebd49f78b84bd2dca6172abc81e54dda199;hpb=b18c78a24034922e7b9152a03683cf930d703dd0 diff --git a/ChangeLog b/ChangeLog index 2361926..bb05052 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-12-02 Richard D. Worth + + * TODO: Check off Global commands, HELP, VERSION. + + * src/ttt-client.c: (_ttt_client_execute_message), + (_ttt_client_execute_help), (_execute_request): Whitespace + changes. Implement HELP with usage and short description. + + * src/ttt-server.c: Update the server welcome message. + 2005-12-01 Richard D. Worth * TODO: Check off NOTICE MESSAGE, ERROR NONAMESET.