X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=9b2b2c41778ead376ef8cb85e50c9658702043f6;hb=e516b96c20d27e7d86d3485b010d6d48cecec9f1;hp=5e3b7771a584f5c33b2a96fd7202abc4046b6a15;hpb=5b56e51eeae04c352b95b1706b9d69b61feba3e9;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index 5e3b777..9b2b2c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +========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================ +- Suppression of some error dialogs. +- Small delay in between final error message and actually quitting. +=========1.4.54b================ +- More graceful handling of engine crashes. +- New EngineCommand is now passed through wordexp on Linux. =========1.4.53b================ - Multipv code by HGM. =========1.4.52b================