List savannah news in announcements to be made on release.
[gnushogi.git] / TODO
diff --git a/TODO b/TODO
index 921fa4c..f630830 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,10 @@
+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:
 
 - refactor dspwrappers into a driver-like structure
@@ -10,7 +17,6 @@ Generic cleanups
 
 - switch cli parsing to getopt
 - hunt for extern's and prototypes spread all over the source
-- merge old Makefile.profile.in back into Makefile.in if meaningful at all
 - use automake
 - hunt for more hardcoded variant-specific constants
   - position of captured pieces in curses mode