summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-16 20:53:13 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-16 20:53:13 +0000
commit587109a0df5970ca5a83c9a4b7f103767bd371a2 (patch)
tree39d84e0c18ace44ac54b9a8ed9d63f81ee18cd26
parent3599f7519b44c70889dc42e6b9c1e8be6b30d3b4 (diff)
*** no comment ***
-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.