summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf58c99..a75c9d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
2002-04-15 John Wiegley <johnw@gnu.org>
+ * Did some major performance work on chess-legal-plies,
+ chess-ply-create and chess-search-position (these three, together
+ with chess-pos-move, represent the majority of algorithmic work
+ done by chess.el).
+
* Created this file.