Fix a couple more memory leaks.
[cboard.git] / KnownBugs
blobee0476d5f9a6cda806d03ac462a35edcb2d47bba
1 Speed up the move validator. It's alot slower since 0.1.6. I need suggestions 
2 on this.
4 An annotation without any move text is broken. For example:
6     { game forfeited } 1-0
8 with or without game tags. Not sure how to handle this. Maybe allocate a new
9 history item for the empty board.