summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01e539c..ba0872e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* chess-ics.el: Only send startup commands after login has succeeded.
(chess-ics12-parse): Was relying on a variable that wasn't set!
+ (chess-ics-regexp-alist): Added a handler to capture the guest id
+ when logging in anonymously.
* chess-ics.el: Send the "set style 12" command immediately,
rather than after the first move.