X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=dd3bc913c544843499a3d786483f1b86eb3b306d;hp=372a3206c5d6c546ed5b46c4bd88a0eadb6c1aea;hb=da40516db47b4c719aaad66a05302f13d1b6358e;hpb=3dfae8f4b1127a62f3acc299683a8fbd63b908df diff --git a/ChangeLog b/ChangeLog index 372a320..dd3bc91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-12-09 Carl Worth + + * src/ttt-server.c (ttt_server_unregister_client): Move client has + left message to stderr so it makes it to the log file too. + +2005-12-09 Carl Worth + + * src/ttt-server.c (main): Put the initial server started message + in the log file as well. + 2005-12-09 Carl Worth * src/ttt-args.h: