X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=ChangeLog;h=6a8bdf419e71db66a54364241623e73aebe1e276;hp=b3ce3c93754627d75f0478068c74762920685ba4;hb=78c696d4ed9578c3d1ece01b8e4667839ff5fb04;hpb=259558bcd2a5734c9e527b68a301347ea8fc5e25 diff --git a/ChangeLog b/ChangeLog index b3ce3c9..6a8bdf4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-12-07 Richard D. Worth + + * PROTOCOL: Remove unused error NOT_IN_GAME. Add error + NOT_VALID_MOVE. + + * TODO: Add error NOT_VALID_MOVE. + + * src/ttt-error.h: + * src/ttt-error.c: (ttt_error_string): Add section comments. Add + error NOT_VALID_MOVE. + 2005-12-06 Bryan Worth * src/ttt-error.c: fixed missing errors (NO_INVITE, NO_GAME)