]> git.cworth.org Git - ttt/blobdiff - ChangeLog
Ignore ttt-curses-client
[ttt] / ChangeLog
index efc5645c50eced60c6e38b63c3f5876677b72025..6a8bdf419e71db66a54364241623e73aebe1e276 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+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)
+
 2005-12-06  Richard D. Worth  <richard@theworths.org>
 
        * PROTOCOL: Add error NO_INVITE