X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=87eed411b0d59a248b9361c8f71eb65015efa045;hb=a9ecc687f7cfb4760cd3170a6cb32261aa2a458e;hp=1e218bdbb5897eac7e4675051463112ed6703e0f;hpb=a8c61720326798453986511dbffed8bc3eda3bcf;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index 1e218bd..87eed41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +========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================ - Reexport SyncStop. It is apparently necessary for the Aquarium Book Adapter. =========1.4.51b================