]> git.cworth.org Git - ttt/blobdiff - ChangeLog
2005-12-07 Richard D. Worth <richard@theworths.org>
[ttt] / ChangeLog
index b3ce3c93754627d75f0478068c74762920685ba4..6a8bdf419e71db66a54364241623e73aebe1e276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-12-07  Richard D. Worth  <richard@theworths.org>
+
+       * 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 <bryan@theworths.org>
        * src/ttt-error.c: fixed missing errors (NO_INVITE, NO_GAME)