X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=9b2b2c41778ead376ef8cb85e50c9658702043f6;hb=e516b96c20d27e7d86d3485b010d6d48cecec9f1;hp=956e5f650bbc7eea6b66796f6a9c808e7f458bb6;hpb=60900035e6d0309705f2326ee50edc52386305e9;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index 956e5f6..9b2b2c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +========1.4.61b================= +- uci_isready replaced by uci_isready_sync. Polyglot should not send commands to the engine while it is syncing. +========1.4.60b================= +- The result string after an illegal move now shows the actual attempted move. +========1.4.59b================= +- Bugfix: the changes in 1.4.57b created a regression where the input buffer of polyglot could overflow with engines producing lots of output very fast. +========1.4.58b================= +- Implementation of BookDepth in UCI mode. +- Small corrections to the manpage. +========1.4.57b================= +- First attempt at killing engines that do not react to "quit". ========1.4.56b================= - Better handling of non-existing engine command on Linux. No changes on Windows. =========1.4.55b================