summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-16 21:29:18 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-16 21:29:18 +0000
commit8772e27d746e16b89e3b8a48a109ca1d24673dc0 (patch)
tree179f59d21843cecc32cfd643297fd880c988315a /ChangeLog
parent42c0fd53bcb88b4f9cf78fdd2216684a2a288203 (diff)
*** no comment ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab578e2..b22972d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-04-16 John Wiegley <johnw@gnu.org>
+ * chess-clock.el (chess-clock-handler): Use
+ `chess-ply-set-keyword', to avoid double-adding keywords.
+
+ * chess-ply.el (chess-ply-set-keyword): Added a new function for
+ setting a ply's keyword, with an optional value (must be non-nil
+ for setting with a value to occur).
+
* chess-ics.el (chess-ics-handle-move): Record the white and black
remaining time as returned from the server.