X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=ChangeLog;h=7edc95d7f946a69a361bb07a0727dffec34e2249;hb=5eed4adb3552562329c0b0b460c8851efb1a38bb;hp=3902c16e259251cf92bf8a272d6a7b49c58b64da;hpb=aaf072500213db1bed274a2dd8ebe711f21ab898;p=polyglot.git diff --git a/ChangeLog b/ChangeLog index 3902c16..7edc95d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=========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================