summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-16 21:18:50 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-16 21:18:50 +0000
commit2f905a7afa8e6e8e7b322cf48ce496c952c6bcbb (patch)
treef08a579677333ac366bafd83c529ae4583fa1fe4
parent09b40f443fe0e0c9e205cd9f3ad10966cf1e6e59 (diff)
*** no comment ***
-rw-r--r--ChangeLog3
-rw-r--r--TODO2
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a413a7..ab578e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-04-16 John Wiegley <johnw@gnu.org>
+ * chess-ics.el (chess-ics-handle-move): Record the white and black
+ remaining time as returned from the server.
+
* chess-link.el (chess-link): Fixed an error in display creation,
and which game was used.
diff --git a/TODO b/TODO
index 82b232f..373cd79 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,8 @@
analysis/highlight tools
bughouse/crazyhouse
+----------------------------------------------------------------------
+
- Make the drawing/highlighting code just touch single squares, rather
than redrawing the whole board each time (fast though this is,
touching single squares is all that's necessary, and it would be