This is the NEWS file for Emacs Chess, a chess client and analysis library
written in Emacs Lisp.


* Release 2.0.1:

** chess-polyglot now works on 32-bit platforms.

** Redo `chess-algebraic-regexp' with `rx' to improve readability.

** Fix "invalid function" error in `chess-search-position'.
   This was introduced by the recent conversion
   of `chess--add-candidates' from a defsubst to a defmacro.


* Release 2.0.0:

Began keeping this file.  See doc/chess.info for information about Emacs
Chess.


Local variables:
coding: utf-8
mode: outline
paragraph-separate: "[ 	]*$"
end:
