X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=README.txt;h=e9f23992ee049a289ae376b777fe02409f18d38d;hb=ed305204c9eca12859c8772eef1d64e436e7d518;hp=41e2d80b4a87fa93a1abb36dd424fc4843fb9dcf;hpb=12cceb578f4644d57904c3797d0c52acf415c705;p=uci2wb.git diff --git a/README.txt b/README.txt index 41e2d80..e9f2399 100644 --- a/README.txt +++ b/README.txt @@ -50,10 +50,19 @@ H.G.Muller Change log: +22/12/2016 3.0 +Implement UCI_AnalyseMode option +Allow ?, quit, force and result commands to terminate thinking +Stop search during setoption commands, or buffer those until engine is done thinking +Explicitly report when engine dies, through GUI popup (tellusererror) +Make sure reporting of mated-in-0 score causes resign, even without PV +Fix eclipsing of -var option with engines that have UCI_Chess960 option + 8/11/2016 2.3 Implement handling of 'UCI_Variant' option for variant announcement and selection Pass 'info string variant' line as 'setup' command to allow engine-defined variants Set 'UCI_Opponent' option in accordance with CECP 'name' and 'computer' commands +Fix option setting during analysis (MultiPV!) 22/11/2016 2.2 Use USI gameover command to relay game result