XBoard: handle xboard-specific commands
[gnushogi.git] / TODO
diff --git a/TODO b/TODO
index ab9b5e0..8a41e7b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,17 @@
+Known bugs:
+
+- some positions show problem in the evaluation algorithm
+- minishogi repetition rule, different from standard shogi, is
+  not implemented
+- with no piece on board, computer generates invalid move
+
 Target for v1.5:
 
 - integrate H.G.Muller's work on the xboard protocol on top of new driver-like
   display handling
 - deprecate xshogi in favor of xboard
+- use ~/.gnushogi for binary book and hash file
+
 - make minishogi a run-time option rather than a compile-time one,
   using the "variant" mechanism of the xboard protocol