version 1.4.61b
[polyglot.git] / ChangeLog
index 78b1791..9b2b2c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+========1.4.61b=================\r
+- uci_isready replaced by uci_isready_sync. Polyglot should not send commands to the engine while it is syncing.\r
+========1.4.60b=================\r
+- The result string after an illegal move now shows the actual attempted move.\r
+========1.4.59b=================\r
+- 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. \r
+========1.4.58b=================\r
+- Implementation of BookDepth in UCI mode.\r
+- Small corrections to the manpage.\r
+========1.4.57b=================\r
+- First attempt at killing engines that do not react to "quit". \r
+========1.4.56b=================\r
+- Better handling of non-existing engine command on Linux. No changes on Windows.\r
+=========1.4.55b================\r
+- Suppression of some error dialogs.\r
+- Small delay in between final error message and actually quitting.\r
+=========1.4.54b================\r
+- More graceful handling of engine crashes.\r
+- New EngineCommand is now passed through wordexp on Linux.\r
+=========1.4.53b================\r
+- Multipv code by HGM. \r
+=========1.4.52b================\r
+- Reexport SyncStop. It is apparently necessary for the Aquarium Book Adapter.\r
+=========1.4.51b================\r
+- Support for new nps command. Code provided by Harm Geert Muller. \r
+=========1.4.50b================\r
+- Change in architecture. Persistence is disabled. The user is required to push the "Save" button explicitly to save the settings. What is retained is that in case PG is invoked with -noini (or as a special exception for WB 4.4.0 when the config files are polyglot_1st.ini or polyglot_2nd.ini) then PG uses a default config file whose name is derived from the engine name. \r
+- New option: OnlyWbOptions (default: true). Restrict the options that PG sends to those that are potentially useful for WinBoard.\r
+=========1.4.47b================\r
+- Try to detect if the engine is not an UCI engine.\r
+=========1.4.46b================\r
+- The default persistence directory on Windows is now _PG. The names of the engine specific ini files are mangled so as not to contain spaces. \r
+- PG now tries to guess if a string option is really a file or a path (like in the Arena GUI). \r
 =========1.4.45b================\r
 - The engine specific config files (<myname>.ini) are now stored in a separate directory. $HOME/.polyglot on Linux and "./Polyglot Settings" on Windows. \r
 - The engine specific config files are now complete config files. So they can be used in a stand alone fashion.\r