X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=9becd567dcc8eb872570e136bca974c5841d034d;hb=a8209ad25e331b9938321744c3cf0e03867eac1c;hp=9bae4d0ca39e25884bf0d463f3c1b8d79638cdc1;hpb=1087eb7b2d8447adf9a7deb549d4004a87b46b10;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index 9bae4d0..9becd56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +=========1.4.41b================ +- Some segfaults fixed in case of corrupt config files. +- Persistence of options. If the option SaveSettingsOnExit is true (the default) PolyGlot now saves its options in a file whose name is given by the option SaveFile which by default is equal to the engine name, prefixex by PG_ and suffixed by ".ini". +=========1.4.39b================ +- Refactoring of config file parsing +- Fix crash bug in epd-test +- Do not export Chess960. This is handled completely internally. +- Do not export UCI_Opponent and UCI_Chess960. These are handled internally. +- PG can now also be comfortably configured through command line options (i.e. without using a config file). +- Allow quotes in configfile (as in Fonzy Bleumer's PG). +=========1.4.37b================ +- Two new options: BookDepth and BookTreshold. BookDepth limits the number of moves the book is used and BookTreshold sets the minimum weight a book move should have. =========1.4.36b================ - Bugfix: option = 0/1 was translated incorrectly. - Default node count is 1.